diff --git a/package.json b/package.json index adca4b92..c0202791 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "ts-jest": "^26.4.4", "ts-node-dev": "^1.0.0", "tslint": "^6.1.3", - "typescript": "^4.0.5" + "typescript": "^4.1.2" }, "snyk": true } diff --git a/yarn.lock b/yarn.lock index f6c0bbd4..32723672 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7533,10 +7533,10 @@ typedarray@^0.0.6: resolved "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c= -typescript@^4.0.5: - version "4.0.5" - resolved "https://registry.npmjs.org/typescript/-/typescript-4.0.5.tgz#ae9dddfd1069f1cb5beb3ef3b2170dd7c1332389" - integrity sha512-ywmr/VrTVCmNTJ6iV2LwIrfG1P+lv6luD8sUJs+2eI9NLGigaN+nUQc13iHqisq7bra9lnmUSYqbJvegraBOPQ== +typescript@^4.1.2: + version "4.1.2" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.2.tgz#6369ef22516fe5e10304aae5a5c4862db55380e9" + integrity sha512-thGloWsGH3SOxv1SoY7QojKi0tc+8FnOmiarEGMbd/lar7QOEd3hvlx3Fp5y6FlDUGl9L+pd4n2e+oToGMmhRQ== uberproto@^2.0.6: version "2.0.6"