From 3361c2fc6bd2a89d471a9c58f04d780bcbcb4396 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 22 Jun 2024 17:00:19 +0000 Subject: [PATCH 1/2] fix: node_modules/jest-config/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 --- node_modules/jest-config/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/jest-config/package.json b/node_modules/jest-config/package.json index 10f51322..7d73b746 100644 --- a/node_modules/jest-config/package.json +++ b/node_modules/jest-config/package.json @@ -19,7 +19,7 @@ "jest-environment-jsdom": "^24.9.0", "jest-environment-node": "^24.9.0", "jest-get-type": "^24.9.0", - "jest-jasmine2": "^24.9.0", + "jest-jasmine2": "^27.0.0", "jest-regex-util": "^24.3.0", "jest-resolve": "^24.9.0", "jest-util": "^24.9.0", From bc6b1ab028f53c9503f53fd122a7fb19a5151661 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 10 Feb 2026 23:07:55 +0000 Subject: [PATCH 2/2] fix: node_modules/jest-config/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