diff --git a/package-lock.json b/package-lock.json index 69e7c64..16556c5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -29,7 +29,7 @@ "semantic-release": "^19.0.5", "sourced-repo-typeorm": "^3.2.7", "ts-jest": "29.1.2", - "typescript": "4.9.5" + "typescript": "5.6.2" } }, "node_modules/@aashutoshrathi/word-wrap": { @@ -11145,16 +11145,16 @@ } }, "node_modules/typescript": { - "version": "4.9.5", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.9.5.tgz", - "integrity": "sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==", + "version": "5.6.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.6.2.tgz", + "integrity": "sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==", "dev": true, "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" }, "engines": { - "node": ">=4.2.0" + "node": ">=14.17" } }, "node_modules/uglify-js": { @@ -19697,9 +19697,9 @@ } }, "typescript": { - "version": "4.9.5", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.9.5.tgz", - "integrity": "sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==", + "version": "5.6.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.6.2.tgz", + "integrity": "sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==", "dev": true }, "uglify-js": { diff --git a/package.json b/package.json index 9b60dd1..6d6457e 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "semantic-release": "^19.0.5", "sourced-repo-typeorm": "^3.2.7", "ts-jest": "29.1.2", - "typescript": "4.9.5" + "typescript": "5.6.2" }, "release": { "branches": [