diff --git a/package-lock.json b/package-lock.json index 80fd8f3..805d616 100644 --- a/package-lock.json +++ b/package-lock.json @@ -30,7 +30,7 @@ "playwright": "^1.38.1", "rollup": "^3.29.4", "rollup-plugin-summary": "^2.0.0", - "typescript": "^5.2.0", + "typescript": "^5.2.2", "web-test-runner-jasmine": "^0.0.5", "wireit": "^0.14.0" } @@ -5096,9 +5096,9 @@ } }, "node_modules/wireit": { - "version": "0.14.0", - "resolved": "https://registry.npmjs.org/wireit/-/wireit-0.14.0.tgz", - "integrity": "sha512-CwHhyWduARI7zOoyyQvxH6U/5GTy8p6RxTe2LpwIhE4Y8PbaTk0iH8dLkeGMvxETVBkxCgQnF2GfzYKXMSmYSw==", + "version": "0.14.1", + "resolved": "https://registry.npmjs.org/wireit/-/wireit-0.14.1.tgz", + "integrity": "sha512-q5sixPM/vKQEpyaub6J9QoHAFAF9g4zBdnjoYelH9/RLAekcUf3x1dmFLACGZ6nYjqehCsTlXC1irmzU7znPhA==", "dev": true, "dependencies": { "braces": "^3.0.2",