diff --git a/package.json b/package.json index 0032d2c..f1b19a2 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "ts-node": "8.10.2", "tsconfig-paths": "3.9.0", "typedoc": "0.17.7", - "typescript": "3.9.3" + "typescript": "3.9.7" }, "jest": { "moduleFileExtensions": [ diff --git a/yarn.lock b/yarn.lock index 6014df9..a88a917 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4870,10 +4870,10 @@ typedoc@0.17.7: shelljs "^0.8.4" typedoc-default-themes "^0.10.1" -typescript@3.9.3: - version "3.9.3" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.3.tgz#d3ac8883a97c26139e42df5e93eeece33d610b8a" - integrity sha512-D/wqnB2xzNFIcoBG9FG8cXRDjiqSTbG2wd8DMZeQyJlP1vfTkIxH4GKveWaEBYySKIg+USu+E+EDIR47SqnaMQ== +typescript@3.9.7: + version "3.9.7" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.7.tgz#98d600a5ebdc38f40cb277522f12dc800e9e25fa" + integrity sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw== uglify-js@^3.1.4: version "3.7.5"