From 39864af431a868f3da81bdcb67db6bc6c19e6d96 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 26 Jul 2025 09:33:13 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-FORMDATA-10841150 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3f2db48..358cdfa 100644 --- a/package.json +++ b/package.json @@ -78,7 +78,7 @@ "handlebars": "^4.4.5", "helmet": "^3.21.2", "ioredis": "^4.14.1", - "jest-config": "^24.9.0", + "jest-config": "^26.0.0", "jsonwebtoken": "^8.5.1", "merge-graphql-schemas": "^1.7.0", "mongodb": "^3.3.3",