diff --git a/packages/downloader/package.json b/packages/downloader/package.json index 640effae7d..01ae809720 100644 --- a/packages/downloader/package.json +++ b/packages/downloader/package.json @@ -26,7 +26,7 @@ "eslint-plugin-promise": "6.1.1", "eslint-plugin-standard": "5.0.0", "ts-node": "10.9.1", - "typescript": "4.8.4" + "typescript": "5.7.3" }, "license": "MIT" } diff --git a/yarn.lock b/yarn.lock index 7af42d433b..d833b12d3a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1954,10 +1954,10 @@ type-fest@^0.20.2: resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.20.2.tgz#1bf207f4b28f91583666cb5fbd327887301cd5f4" integrity sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ== -typescript@4.8.4: - version "4.8.4" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.4.tgz#c464abca159669597be5f96b8943500b238e60e6" - integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ== +typescript@5.7.3: + version "5.7.3" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.3.tgz#919b44a7dbb8583a9b856d162be24a54bf80073e" + integrity sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw== unbox-primitive@^1.0.2: version "1.0.2"