diff --git a/package.json b/package.json index d2011d2e9..3bd0ae2ab 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.3.2" } } diff --git a/yarn.lock b/yarn.lock index 3abcc03cf..322a43281 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.3.2: + version "5.3.2" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.2.tgz#00d1c7c1c46928c5845c1ee8d0cc2791031d4c43" + integrity sha512-6l+RyNy7oAHDfxC4FzSJcz9vnjTKxrLpDG5M2Vu4SHRVNg6xzqZp6LYSR9zjqQTu8DU/f5xwxUdADOkbrIX2gQ== universalify@^0.1.2: version "0.1.2"