diff --git a/package.json b/package.json index ce88baa..11e82cd 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "rimraf": "3.0.2", "ssh2-sftp-client": "6.0.1", "ts-devscript": "^3.0.3", - "typescript": "4.1.4", + "typescript": "4.1.5", "unzipper": "0.10.11", "yarn": "1.22.10" }, diff --git a/yarn.lock b/yarn.lock index b05fb5d..c72fdbd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3067,10 +3067,10 @@ typedarray@^0.0.6: resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c= -typescript@4.1.4, typescript@^4.1.3: - version "4.1.4" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.4.tgz#f058636e2f4f83f94ddaae07b20fd5e14598432f" - integrity sha512-+Uru0t8qIRgjuCpiSPpfGuhHecMllk5Zsazj5LZvVsEStEjmIRRBZe+jHjGQvsgS7M1wONy2PQXd67EMyV6acg== +typescript@4.1.5, typescript@^4.1.3: + version "4.1.5" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.5.tgz#123a3b214aaff3be32926f0d8f1f6e704eb89a72" + integrity sha512-6OSu9PTIzmn9TCDiovULTnET6BgXtDYL4Gg4szY+cGsc3JP1dQL8qvE8kShTRx1NIw4Q9IBHlwODjkjWEtMUyA== typical@^4.0.0: version "4.0.0"