diff --git a/package.json b/package.json index b6e2c860..91a4919f 100644 --- a/package.json +++ b/package.json @@ -85,7 +85,7 @@ "husky": "^8.0.3", "lint-staged": "^13.2.0", "ts-node": "^10.9.1", - "typescript": "^4.9.5" + "typescript": "^5.5.2" }, "jest": { "moduleFileExtensions": [ diff --git a/yarn.lock b/yarn.lock index a8e4f79e..a97cb7b2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6644,11 +6644,16 @@ typeorm@^0.3.20: uuid "^9.0.0" yargs "^17.6.2" -typescript@4.9.5, typescript@^4.9.5: +typescript@4.9.5: version "4.9.5" resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a" integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g== +typescript@^5.5.2: + version "5.5.2" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.2.tgz#c26f023cb0054e657ce04f72583ea2d85f8d0507" + integrity sha512-NcRtPEOsPFFWjobJEtfihkLCZCXZt/os3zf8nTxjVH3RvTSxjrCamJpbExGvYOF+tFHc3pA65qpdwPbzjohhew== + uid@2.0.1: version "2.0.1" resolved "https://registry.yarnpkg.com/uid/-/uid-2.0.1.tgz#a3f57c962828ea65256cd622fc363028cdf4526b"