From 1ce71c5ad6276f411d4e0d7fb1c3c4db43147209 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 3 Aug 2024 09:18:30 +0000 Subject: [PATCH 1/2] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BRACES-6838727 - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 - https://snyk.io/vuln/SNYK-JS-MICROMATCH-6838728 - https://snyk.io/vuln/SNYK-JS-UNSETVALUE-2400660 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4e56bd3..09e562b 100644 --- a/package.json +++ b/package.json @@ -98,7 +98,7 @@ "dotenv": "6.2.0", "eslint": "6.1.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", From b733f4d4c48df715d965621fbd6bc95d0048b74f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 11 Feb 2026 14:11:20 +0000 Subject: [PATCH 2/2] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BRACES-6838727 - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 - https://snyk.io/vuln/SNYK-JS-UNSETVALUE-2400660 - https://snyk.io/vuln/SNYK-JS-MICROMATCH-6838728