diff --git a/package.json b/package.json index 2f88c7c1..85495fa5 100644 --- a/package.json +++ b/package.json @@ -98,6 +98,6 @@ "shx": "^0.3.3", "ts-jest": "^26.5.2", "tslib": "^2.3.1", - "typescript": "^4.3.5" + "typescript": "^4.4.3" } } diff --git a/yarn.lock b/yarn.lock index b4dcb348..5f53210b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7491,10 +7491,10 @@ typedarray@^0.0.6: resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c= -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== unicode-canonical-property-names-ecmascript@^1.0.4: version "1.0.4"