diff --git a/package.json b/package.json index f3940aeaab6..776401e0fc8 100644 --- a/package.json +++ b/package.json @@ -49,6 +49,6 @@ "cross-env": "7.0.3", "cypress": "9.1.0", "start-server-and-test": "1.14.0", - "typescript": "4.5.2" + "typescript": "4.7.4" } } diff --git a/yarn.lock b/yarn.lock index 7f741141025..b4cb8976491 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4283,10 +4283,10 @@ typedarray@^0.0.6: resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c= -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.7.4: + version "4.7.4" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.4.tgz#1a88596d1cf47d59507a1bcdfb5b9dfe4d488235" + integrity sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ== unc-path-regex@^0.1.2: version "0.1.2"