From 5fc75c20acce9e8a4d524538ff65129162f757f1 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 4 Jan 2026 02:38:12 +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 6bc33f6..c123655 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "dependencies": { "@labcodes/confetti-ds": "0.1.0-alpha.4", "file-loader": "^6.0.0", - "jest": "^25.1.0", + "jest": "^26.0.0", "lodash": "^4.17.15", "prop-types": "^15.7.2", "react": "^16.13.0",