diff --git a/package.json b/package.json index 8521af4..0d549f9 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "eslint-plugin-promise": "^5.2.0", "html-webpack-plugin": "^5.5.0", "ts-loader": "^9.4.1", - "typescript": "^4.8.4", + "typescript": "^4.9.3", "vue": "^3.2.40", "webpack": "^5.74.0", "webpack-cli": "^4.10.0", diff --git a/yarn.lock b/yarn.lock index 7d006f9..583c8d1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3408,10 +3408,10 @@ type-is@~1.6.18: media-typer "0.3.0" mime-types "~2.1.24" -typescript@^4.8.4: - version "4.8.4" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.4.tgz#c464abca159669597be5f96b8943500b238e60e6" - integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ== +typescript@^4.9.3: + version "4.9.3" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.3.tgz#3aea307c1746b8c384435d8ac36b8a2e580d85db" + integrity sha512-CIfGzTelbKNEnLpLdGFgdyKhG23CKdKgQPOBc+OUNrkJ2vr+KSzsSV5kq5iWhEQbok+quxgGzrAtGWCyU7tHnA== unbox-primitive@^1.0.1: version "1.0.1"