diff --git a/package.json b/package.json index 62646b2f..a9943e8a 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "tsconfig-paths": "4.1.0", "tslint": "5.20.1", "tslint-sonarts": "1.9.0", - "typescript": "4.8.4" + "typescript": "5.7.3" }, "peerDependencies": { "aws-sdk": "*" diff --git a/yarn.lock b/yarn.lock index c98fa531..cc86fd31 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1983,10 +1983,10 @@ typedarray-to-buffer@^3.1.5: dependencies: is-typedarray "^1.0.0" -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"