diff --git a/package.json b/package.json index 63c9a194..c5864c80 100644 --- a/package.json +++ b/package.json @@ -35,6 +35,6 @@ "jest": "^27.2.4", "jest-circus": "^27.1.0", "ts-jest": "^27.0.5", - "typescript": "^4.3.5" + "typescript": "^4.4.3" } } diff --git a/yarn.lock b/yarn.lock index 3139865c..a431fc6d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3111,10 +3111,10 @@ typedarray-to-buffer@^3.1.5: dependencies: is-typedarray "^1.0.0" -typescript@^4.3.5: - version "4.3.5" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.5.tgz#4d1c37cc16e893973c45a06886b7113234f119f4" - integrity sha512-DqQgihaQ9cUrskJo9kIyW/+g0Vxsk8cDtZ52a3NGh0YNTfpUSArXSohyUGnvbPazEPLu398C0UxmKSOrPumUzA== +typescript@^4.4.3: + version "4.4.3" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.3.tgz#bdc5407caa2b109efd4f82fe130656f977a29324" + integrity sha512-4xfscpisVgqqDfPaJo5vkd+Qd/ItkoagnHpufr+i2QCHBsNYp+G7UAoyFl8aPtx879u38wPV65rZ8qbGZijalA== universal-user-agent@^6.0.0: version "6.0.0"