diff --git a/backend/package.json b/backend/package.json index 13c82a9b3..b6e47f115 100644 --- a/backend/package.json +++ b/backend/package.json @@ -117,7 +117,7 @@ "rosie": "^2.1.1", "ts-jest": "^29.3.1", "ts-node": "^10.9.2", - "typescript": "^5.7.3" + "typescript": "^5.8.3" }, "resolutions": { "**/**/fs-capacitor": "^6.2.0", diff --git a/backend/yarn.lock b/backend/yarn.lock index 52ca57229..cec38d291 100644 --- a/backend/yarn.lock +++ b/backend/yarn.lock @@ -9578,10 +9578,10 @@ typed-array-length@^1.0.6: is-typed-array "^1.1.13" possible-typed-array-names "^1.0.0" -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== +typescript@^5.8.3: + version "5.8.3" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e" + integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ== unbox-primitive@^1.0.2: version "1.0.2"