diff --git a/package-lock.json b/package-lock.json index cd2bf7a..faf0f1b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -27,7 +27,7 @@ "prettier": "^3.2.5", "ts-jest": "^29.1.1", "ts-node": "^10.9.2", - "tsc-alias": "^1.8.8", + "tsc-alias": "^1.8.9", "tsconfig-paths": "^4.2.0", "tsconfig-paths-jest": "^0.0.1", "typescript": "^5.4.5" @@ -5729,9 +5729,9 @@ } }, "node_modules/tsc-alias": { - "version": "1.8.8", - "resolved": "https://registry.npmjs.org/tsc-alias/-/tsc-alias-1.8.8.tgz", - "integrity": "sha512-OYUOd2wl0H858NvABWr/BoSKNERw3N9GTi3rHPK8Iv4O1UyUXIrTTOAZNHsjlVpXFOhpJBVARI1s+rzwLivN3Q==", + "version": "1.8.9", + "resolved": "https://registry.npmjs.org/tsc-alias/-/tsc-alias-1.8.9.tgz", + "integrity": "sha512-Bkxu+LlUp/VG2qkcXGmj9wBkJuJID0mEC9t+bZaEbl9kyk/QJX6uo8/+z8DxTqUoqKPcbSApO2Ep42bsIVm9DA==", "dev": true, "dependencies": { "chokidar": "^3.5.3", diff --git a/package.json b/package.json index 79c8af8..6df1da7 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "prettier": "^3.2.5", "ts-jest": "^29.1.1", "ts-node": "^10.9.2", - "tsc-alias": "^1.8.8", + "tsc-alias": "^1.8.9", "tsconfig-paths": "^4.2.0", "tsconfig-paths-jest": "^0.0.1", "typescript": "^5.4.5"