From 90b1a154f0e4131bd0d6cc977dc3bf37124aca22 Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Fri, 2 Jan 2026 07:40:05 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-QS-14724253 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 57b0091..032665c 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "dependencies": { "cpx": "^1.5.0", "eval": "^0.1.4", - "jest": "^25.5.4", + "jest": "^26.0.0", "uglify-js": "^3.11.0" }, "jest": {