diff --git a/package.json b/package.json index 73ebb5d..ca324c5 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "prompts": "2.3.2", "rimraf": "3.0.2", "ssh2-sftp-client": "5.1.2", - "typescript": "3.9.2", + "typescript": "3.9.3", "unzipper": "0.10.11", "yarn": "1.22.4" }, diff --git a/yarn.lock b/yarn.lock index 96dafbd..5bc3ba4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2855,10 +2855,10 @@ typedarray@^0.0.6: resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c= -typescript@3.9.2, typescript@^3.8.3: - version "3.9.2" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.2.tgz#64e9c8e9be6ea583c54607677dd4680a1cf35db9" - integrity sha512-q2ktq4n/uLuNNShyayit+DTobV2ApPEo/6so68JaD5ojvc/6GClBipedB9zNWYxRSAlZXAe405Rlijzl6qDiSw== +typescript@3.9.3, typescript@^3.8.3: + version "3.9.3" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.3.tgz#d3ac8883a97c26139e42df5e93eeece33d610b8a" + integrity sha512-D/wqnB2xzNFIcoBG9FG8cXRDjiqSTbG2wd8DMZeQyJlP1vfTkIxH4GKveWaEBYySKIg+USu+E+EDIR47SqnaMQ== undefsafe@^2.0.2: version "2.0.3"