diff --git a/package.json b/package.json index ee93566..ec0c103 100644 --- a/package.json +++ b/package.json @@ -77,6 +77,6 @@ "node-sass": "^5.0.0", "prettier": "^2.2.1", "react-scripts": "4.0.3", - "typescript": "^4.1.2" + "typescript": "^4.7.2" } } diff --git a/yarn.lock b/yarn.lock index f6368e4..90b8939 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12024,10 +12024,10 @@ typedarray@^0.0.6: resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c= -typescript@^4.1.2: - 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== unbox-primitive@^1.0.0: version "1.0.1"