diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 47863e093..8a358c563 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -44,7 +44,7 @@ "testdouble": "3.20.2", "testdouble-jest": "2.0.0", "ts-jest": "29.1.2", - "typescript": "5.4.4" + "typescript": "5.4.5" } }, "node_modules/@aashutoshrathi/word-wrap": { @@ -8957,9 +8957,9 @@ "dev": true }, "node_modules/typescript": { - "version": "5.4.4", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.4.4.tgz", - "integrity": "sha512-dGE2Vv8cpVvw28v8HCPqyb08EzbBURxDpuhJvTrusShUfGnhHBafDsLdS1EhhxyL6BJQE+2cT3dDPAv+MQ6oLw==", + "version": "5.4.5", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.4.5.tgz", + "integrity": "sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==", "dev": true, "bin": { "tsc": "bin/tsc", @@ -15866,9 +15866,9 @@ "dev": true }, "typescript": { - "version": "5.4.4", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.4.4.tgz", - "integrity": "sha512-dGE2Vv8cpVvw28v8HCPqyb08EzbBURxDpuhJvTrusShUfGnhHBafDsLdS1EhhxyL6BJQE+2cT3dDPAv+MQ6oLw==", + "version": "5.4.5", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.4.5.tgz", + "integrity": "sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==", "dev": true }, "uglify-js": { diff --git a/package.json b/package.json index f07729253..2a06e62f0 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "testdouble": "3.20.2", "testdouble-jest": "2.0.0", "ts-jest": "29.1.2", - "typescript": "5.4.4" + "typescript": "5.4.5" }, "lint-staged": { "**/*.js": [