From 79edc308f447666e27dd72027d891daafc3a4a28 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 3 Jan 2026 03:33:06 +0000 Subject: [PATCH] fix: node_modules/jest-jasmine2/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-QS-14724253 --- node_modules/jest-jasmine2/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/jest-jasmine2/package.json b/node_modules/jest-jasmine2/package.json index 06fc2dc0..587af9c3 100644 --- a/node_modules/jest-jasmine2/package.json +++ b/node_modules/jest-jasmine2/package.json @@ -21,7 +21,7 @@ "jest-each": "^24.9.0", "jest-matcher-utils": "^24.9.0", "jest-message-util": "^24.9.0", - "jest-runtime": "^24.9.0", + "jest-runtime": "^26.0.0", "jest-snapshot": "^24.9.0", "jest-util": "^24.9.0", "pretty-format": "^24.9.0",