From 077185c3931d9d418cd8e4def5c2815c2d517352 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 14 Jun 2025 09:12:42 +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 51b8d3b..11c4440 100644 --- a/package.json +++ b/package.json @@ -310,7 +310,7 @@ "isarray": "^2.0.5", "isexe": "^3.1.1", "isobject": "^4.0.0", - "jest": "^29.7.0", + "jest": "^30.0.0", "jest-worker": "^29.7.0", "joi": "^17.13.3", "jquery": "^3.7.1",