diff --git a/package.json b/package.json index a70076a6..7ebb53dd 100644 --- a/package.json +++ b/package.json @@ -92,7 +92,7 @@ "sass": "^1.34.0", "source-map-explorer": "^2.5.2", "standard-version": "^9.3.2", - "typescript": "^4.2.4", + "typescript": "^4.4.4", "web-vitals": "^1.1.0", "workbox-background-sync": "^6.1.5", "workbox-broadcast-update": "^6.1.5", diff --git a/yarn.lock b/yarn.lock index 4e7a44bd..74a38ba5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -13718,12 +13718,7 @@ typedarray@^0.0.6: resolved "https://registry.npmjs.org/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.4.3: +typescript@^4.4.3, typescript@^4.4.4: version "4.4.4" resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.4.tgz#2cd01a1a1f160704d3101fd5a58ff0f9fcb8030c" integrity sha512-DqGhF5IKoBl8WNf8C1gu8q0xZSInh9j1kJJMqT3a94w1JzVaBU4EXOSMrz9yDqMT0xt3selp83fuFMQ0uzv6qA==