From fcfa07afb8220247f38017199793f7161b4e204a Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 9 Jun 2024 01:56:12 +0000 Subject: [PATCH 1/2] fix: node_modules/@jest/test-sequencer/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/test-sequencer/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/@jest/test-sequencer/package.json b/node_modules/@jest/test-sequencer/package.json index 13f494ce..20a747bc 100644 --- a/node_modules/@jest/test-sequencer/package.json +++ b/node_modules/@jest/test-sequencer/package.json @@ -12,7 +12,7 @@ "dependencies": { "@jest/test-result": "^24.9.0", "jest-haste-map": "^24.9.0", - "jest-runner": "^24.9.0", + "jest-runner": "^27.0.0", "jest-runtime": "^24.9.0" }, "engines": { From d89baa3e49a8da3bb61d23900cd8c6c7c769deb2 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 31 Jan 2026 10:48:52 +0000 Subject: [PATCH 2/2] fix: node_modules/@jest/test-sequencer/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