diff --git a/package.json b/package.json index 124d22b1d16..2f57b321b02 100644 --- a/package.json +++ b/package.json @@ -159,7 +159,7 @@ "style-loader": "^2.0.0", "tinyColorPicker": "https://github.com/PitPik/tinyColorPicker#1.1.1", "torii": "^0.10.1", - "typescript": "^4.0.5", + "typescript": "^4.1.2", "url-parse": "^1.4.7", "webpack-bundle-analyzer": "^4.1.0", "wysihtml": "^0.5.5", diff --git a/yarn.lock b/yarn.lock index 24ca33cf139..a9b07bf5254 100644 --- a/yarn.lock +++ b/yarn.lock @@ -16041,10 +16041,10 @@ typescript-memoize@^1.0.0-alpha.3: dependencies: core-js "2.4.1" -typescript@^4.0.5: - version "4.0.5" - resolved "https://registry.yarnpkg.com/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== ua-parser-js@^0.7.14, ua-parser-js@^0.7.22: version "0.7.22"