From 27a1eaebb1dd3c9a8a6ecd22c481611724d846de Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 3 Jul 2024 06:43:48 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ASYNC-7414156 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 45208eaf..11fdfa83 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "graphql-yoga": "^1.18.3", "jest": "^25.0.0", "merge-graphql-schemas": "^1.7.3", - "snyk": "^1.258.2", + "snyk": "^1.996.0", "supertest": "^4.0.2" }, "snyk": true