diff --git a/package.json b/package.json index a3136bca21..3052f1a3c6 100644 --- a/package.json +++ b/package.json @@ -398,7 +398,7 @@ "typedoc": "0.22.10", "typedoc-plugin-markdown": "^3.11.12", "typeface-roboto": "^1.1.13", - "typescript": "^4.5.2", + "typescript": "^4.5.5", "typescript-plugin-css-modules": "^3.4.0", "webpack": "^5.69.0", "webpack-cli": "^4.9.2", diff --git a/yarn.lock b/yarn.lock index ea54ce216c..2bf796f65b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -13302,10 +13302,10 @@ typescript-plugin-css-modules@^3.4.0: stylus "^0.54.8" tsconfig-paths "^3.9.0" -typescript@^4.5.2: - version "4.5.2" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.2.tgz#8ac1fba9f52256fdb06fb89e4122fa6a346c2998" - integrity sha512-5BlMof9H1yGt0P8/WF+wPNw6GfctgGjXp5hkblpyT+8rkASSmkUKMXrxR0Xg8ThVCi/JnHQiKXeBaEwCeQwMFw== +typescript@^4.5.5: + version "4.5.5" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.5.tgz#d8c953832d28924a9e3d37c73d729c846c5896f3" + integrity sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA== uglify-js@^3.1.4: version "3.9.4"