From 179367027ed8f4c841a7c981d4446f05caa5f39b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 19 Sep 2023 22:59:07 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-GRAPHQL-5905181 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a43fa667..32a8c78d 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "from-exponential": "^1.1.1", "geoip-lite": "^1.4.2", "google-auth-library": "^7.6.2", - "graphql": "^16.0.1", + "graphql": "^16.8.1", "gridfs-stream": "^1.1.1", "handlebars": "^4.7.7", "hasha": "^5.2.2",