diff --git a/package.json b/package.json index 2f143058b..417214d3c 100644 --- a/package.json +++ b/package.json @@ -904,7 +904,7 @@ "prettier": "2.6.2", "rimraf": "^3.0.2", "ts-mocha": "^10.0.0", - "typescript": "4.7.2", + "typescript": "4.7.3", "vsce": "2.9.1" }, "dependencies": { diff --git a/yarn.lock b/yarn.lock index 2fbce9742..9fc703a38 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2111,10 +2111,10 @@ typed-rest-client@^1.8.4: tunnel "0.0.6" underscore "^1.12.1" -typescript@4.7.2: - version "4.7.2" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.2.tgz#1f9aa2ceb9af87cca227813b4310fff0b51593c4" - integrity sha512-Mamb1iX2FDUpcTRzltPxgWMKy3fhg0TN378ylbktPGPK/99KbDtMQ4W1hwgsbPAsG3a0xKa1vmw4VKZQbkvz5A== +typescript@4.7.3: + version "4.7.3" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.3.tgz#8364b502d5257b540f9de4c40be84c98e23a129d" + integrity sha512-WOkT3XYvrpXx4vMMqlD+8R8R37fZkjyLGlxavMc4iB8lrl8L0DeTcHbYgw/v0N/z9wAFsgBhcsF0ruoySS22mA== uc.micro@^1.0.1, uc.micro@^1.0.5: version "1.0.6"