diff --git a/package.json b/package.json index 1cf744e..b6a2755 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "redux-saga": "^1.1.3", "reselect": "^4.0.0", "typesafe-actions": "^5.1.0", - "typescript": "3.9.3" + "typescript": "3.9.10" }, "scripts": { "start": "react-scripts start", diff --git a/yarn.lock b/yarn.lock index 14037f1..f3d1fb7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11996,10 +11996,10 @@ typescript-tuple@^2.2.1: dependencies: typescript-compare "^0.0.2" -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.10: + version "3.9.10" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.10.tgz#70f3910ac7a51ed6bef79da7800690b19bf778b8" + integrity sha512-w6fIxVE/H1PkLKcCPsFqKE7Kv7QUwhU8qQY2MueZXWx5cPZdwFupLgKK3vntcK98BtNHZtAF4LA/yl2a7k8R6Q== uglify-js@3.4.x: version "3.4.10"