diff --git a/package.json b/package.json index d2011d2e9..1bbd18d41 100644 --- a/package.json +++ b/package.json @@ -62,6 +62,6 @@ "supertest": "^5.0.0", "ts-jest": "^27.1.2", "tsc-watch": "^4.2.9", - "typescript": "^3.8.3" + "typescript": "^5.5.3" } } diff --git a/yarn.lock b/yarn.lock index 3abcc03cf..3c120cbe1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5178,10 +5178,10 @@ typeorm@^0.2.22: yargonaut "^1.1.2" yargs "^13.2.1" -typescript@^3.8.3: - version "3.8.3" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.8.3.tgz#409eb8544ea0335711205869ec458ab109ee1061" - integrity sha512-MYlEfn5VrLNsgudQTVJeNaQFUAI7DkhnOjdpAp4T+ku1TfQClewlbSuTVHiA+8skNBgaf02TL/kLOvig4y3G8w== +typescript@^5.5.3: + version "5.5.3" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.3.tgz#e1b0a3c394190838a0b168e771b0ad56a0af0faa" + integrity sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ== universalify@^0.1.2: version "0.1.2"