From 666a4ee735171e36f29c8971e80a8fc010d70daf Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 12 Jun 2025 23:56:55 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 795ee16..a9ed69e 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "html-webpack-plugin": "4.0.0-beta.5", "identity-obj-proxy": "3.0.0", "is-wsl": "^1.1.0", - "jest": "24.7.1", + "jest": "30.0.0", "jest-environment-jsdom-fourteen": "0.1.0", "jest-resolve": "24.7.1", "jest-watch-typeahead": "0.3.0",