diff --git a/package.json b/package.json index f59964c1d2b..9f4f0ba08b3 100644 --- a/package.json +++ b/package.json @@ -108,7 +108,7 @@ "ts-jest": "^26.5.2", "typedoc": "^0.22.15", "typedoc-plugin-missing-exports": "^0.22.6", - "typescript": "~4.5.5" + "typescript": "~4.6.3" }, "engines": { "node": ">=12.0.0" diff --git a/yarn.lock b/yarn.lock index a7f55b594d3..99ac3248159 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8091,10 +8091,10 @@ typedoc@^0.22.15: minimatch "^5.0.1" shiki "^0.10.1" -typescript@~4.5.5: - version "4.5.5" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.5.tgz#d8c953832d28924a9e3d37c73d729c846c5896f3" - integrity sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA== +typescript@~4.6.3: + version "4.6.3" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.3.tgz#eefeafa6afdd31d725584c67a0eaba80f6fc6c6c" + integrity sha512-yNIatDa5iaofVozS/uQJEl3JRWLKKGJKh6Yaiv0GLGSuhpFJe7P3SbHZ8/yjAHRQwKRoA6YZqlfjXWmVzoVSMw== unbox-primitive@^1.0.1: version "1.0.1"