diff --git a/package-lock.json b/package-lock.json index 9a0bda4a..26c70285 100644 --- a/package-lock.json +++ b/package-lock.json @@ -69,7 +69,7 @@ "shelljs": "^0.10.0", "supertest": "^7.2.2", "ts-node": "^10.9.2", - "tsc-alias": "^1.8.16", + "tsc-alias": "^1.8.17", "typedoc": "^0.28.16", "typescript": "^6.0.3", "typescript-eslint": "^8.59.2", @@ -12425,9 +12425,9 @@ } }, "node_modules/tsc-alias": { - "version": "1.8.16", - "resolved": "https://registry.npmjs.org/tsc-alias/-/tsc-alias-1.8.16.tgz", - "integrity": "sha512-QjCyu55NFyRSBAl6+MTFwplpFcnm2Pq01rR/uxfqJoLMm6X3O14KEGtaSDZpJYaE1bJBGDjD0eSuiIWPe2T58g==", + "version": "1.8.17", + "resolved": "https://registry.npmjs.org/tsc-alias/-/tsc-alias-1.8.17.tgz", + "integrity": "sha512-EIduCZHqbNwPm8BZYfq1aD7BQ697A4h6uSGMOFQfYGoQwfrYFTKwYfy9Bv42YxHkduVBcn9Zx0DkX111DKskyg==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 134cf82a..5b3834f5 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,7 @@ "shelljs": "^0.10.0", "supertest": "^7.2.2", "ts-node": "^10.9.2", - "tsc-alias": "^1.8.16", + "tsc-alias": "^1.8.17", "typedoc": "^0.28.16", "typescript": "^6.0.3", "typescript-eslint": "^8.59.2",