diff --git a/package.json b/package.json index bd8bc94bc..0b2cea2b0 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "prettier": "2.6.2" }, "dependencies": { - "typescript": "4.2.4" + "typescript": "4.7.2" }, "version": "0.14.33" } diff --git a/yarn.lock b/yarn.lock index 042c4f413..e794d732d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5637,10 +5637,10 @@ typedarray@^0.0.6: resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c= -typescript@4.2.4: - version "4.2.4" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.4.tgz#8610b59747de028fda898a8aef0e103f156d0961" - integrity sha512-V+evlYHZnQkaz8TRBuxTA92yZBPotr5H+WhQ7bD3hZUndx5tGOa1fuCgeSjxAzM1RiN5IzvadIXTVefuuwZCRg== +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@^2.1.4: version "2.9.2"