From 822963665e24a0e719d8c3147cd5f73fa636d9fd Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 26 Jun 2025 22:31:07 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BRACES-6838727 - https://snyk.io/vuln/SNYK-JS-REQUEST-3361831 - https://snyk.io/vuln/SNYK-JS-TOUGHCOOKIE-5672873 - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 - https://snyk.io/vuln/SNYK-JS-MICROMATCH-6838728 - https://snyk.io/vuln/SNYK-JS-UNSETVALUE-2400660 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 45208eaf..0ff0371c 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "@groceristar/sd-wrapper": "^4.15.0", "express": "^4.17.1", "graphql-yoga": "^1.18.3", - "jest": "^25.0.0", + "jest": "^27.0.0", "merge-graphql-schemas": "^1.7.3", "snyk": "^1.258.2", "supertest": "^4.0.2"