diff --git a/package-lock.json b/package-lock.json index b8fa09ec..d77e3c75 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "ita-challenges-frontend", - "version": "3.0.5-RELEASE", + "version": "3.0.7-RELEASE", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "ita-challenges-frontend", - "version": "3.0.5-RELEASE", + "version": "3.0.7-RELEASE", "dependencies": { "@angular/animations": "^18.0.2", "@angular/cdk": "^18.0.2", @@ -64,7 +64,7 @@ "eslint-plugin-n": "^16.6.2", "eslint-plugin-promise": "^6.1.1", "jest": "^29.5.0", - "typescript": "^5.4.5" + "typescript": "^5.4.4" } }, "node_modules/@aduh95/viz.js": { @@ -21404,9 +21404,9 @@ } }, "node_modules/typescript": { - "version": "5.5.4", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.5.4.tgz", - "integrity": "sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==", + "version": "5.4.4", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.4.4.tgz", + "integrity": "sha512-dGE2Vv8cpVvw28v8HCPqyb08EzbBURxDpuhJvTrusShUfGnhHBafDsLdS1EhhxyL6BJQE+2cT3dDPAv+MQ6oLw==", "license": "Apache-2.0", "bin": { "tsc": "bin/tsc",