From 3d9f5fe677174b63ae1389809142da016b05c640 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 28 Jan 2026 13:42:37 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-FORMDATA-10841150 - https://snyk.io/vuln/SNYK-JS-QS-14724253 - https://snyk.io/vuln/SNYK-JS-DIFF-14917201 - https://snyk.io/vuln/SNYK-JS-BRACES-6838727 - https://snyk.io/vuln/SNYK-JS-TAR-15032660 - https://snyk.io/vuln/SNYK-JS-REQUEST-3361831 - https://snyk.io/vuln/SNYK-JS-TOUGHCOOKIE-5672873 - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 - https://snyk.io/vuln/SNYK-JS-LODASH-15053838 - https://snyk.io/vuln/SNYK-JS-ESLINT-15102420 - https://snyk.io/vuln/SNYK-JS-UNSETVALUE-2400660 - https://snyk.io/vuln/SNYK-JS-MICROMATCH-6838728 --- package.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 4e56bd3..84dedbc 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "hammerjs": "2.0.8", "immer": "4.0.2", "jsondiffpatch": "^0.3.11", - "lodash": "4.17.15", + "lodash": "4.17.23", "ngrx-store-logger": "0.2.4", "ngx-masonry": "1.1.4", "reflect-metadata": "0.1.12", @@ -83,7 +83,7 @@ "devDependencies": { "@angular-devkit/build-angular": "0.803.21", "@angular-devkit/build-ng-packagr": "0.803.17", - "@angular/cli": "8.3.17", + "@angular/cli": "20.3.15", "@angular/compiler-cli": "8.2.13", "@angular/language-service": "8.2.13", "@nrwl/jest": "8.6.0", @@ -96,16 +96,16 @@ "@types/lodash": "4.14.154", "codelyzer": "5.0.1", "dotenv": "6.2.0", - "eslint": "6.1.0", + "eslint": "9.26.0", "ineeda": "0.11.3", - "jest": "24.1.0", + "jest": "27.0.0", "jest-preset-angular": "7.0.1", "ng-packagr": "9.0.0", "prettier": "1.18.2", "ts-jest": "24.0.0", - "ts-node": "8.0.0", + "ts-node": "8.1.1", "tsickle": "0.37.1", - "tslint": "5.11.0", + "tslint": "5.20.0", "typescript": "3.4.5" }, "browser": {