diff --git a/package-lock.json b/package-lock.json index b945389..cc39f1e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -32,7 +32,7 @@ "npm-run-all": "^4.1.5", "path-browserify": "^1.0.1", "rimraf": "^3.0.2", - "typescript": "^4.8.4", + "typescript": "^4.9.5", "util": "^0.12.4", "vsce": "^2.11.0", "webpack": "^5.74.0", @@ -5739,9 +5739,9 @@ } }, "node_modules/typescript": { - "version": "4.8.4", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.8.4.tgz", - "integrity": "sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==", + "version": "4.9.5", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.9.5.tgz", + "integrity": "sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==", "dev": true, "bin": { "tsc": "bin/tsc", @@ -10683,9 +10683,9 @@ } }, "typescript": { - "version": "4.8.4", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.8.4.tgz", - "integrity": "sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==", + "version": "4.9.5", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.9.5.tgz", + "integrity": "sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==", "dev": true }, "uc.micro": { diff --git a/package.json b/package.json index aa4bdc2..e799982 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "npm-run-all": "^4.1.5", "path-browserify": "^1.0.1", "rimraf": "^3.0.2", - "typescript": "^4.8.4", + "typescript": "^4.9.5", "util": "^0.12.4", "vsce": "^2.11.0", "webpack": "^5.74.0",