diff --git a/package.json b/package.json index 806eee46..be3eba47 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.9.2" }, "jest": { "moduleFileExtensions": [ diff --git a/yarn.lock b/yarn.lock index 89ea7f3d..06cc79ed 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6649,11 +6649,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.9.2: + version "5.9.2" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.2.tgz#d93450cddec5154a2d5cabe3b8102b83316fb2a6" + integrity sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A== + uid@2.0.1: version "2.0.1" resolved "https://registry.yarnpkg.com/uid/-/uid-2.0.1.tgz#a3f57c962828ea65256cd622fc363028cdf4526b"