From 65f5e6e3ed576c704983e63bdd3734c8dbe436c9 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 17 Apr 2024 08:47:48 +0000 Subject: [PATCH] fix: examples/with-reason-relay/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-LODASH-6139239 --- examples/with-reason-relay/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/with-reason-relay/package.json b/examples/with-reason-relay/package.json index 49c5ab4c05541..99ae820a85222 100644 --- a/examples/with-reason-relay/package.json +++ b/examples/with-reason-relay/package.json @@ -26,7 +26,7 @@ }, "devDependencies": { "babel-plugin-relay": "^9.0.0", - "graphql-cli": "^3.0.14", + "graphql-cli": "^4.0.0", "relay-compiler": "9.0.0" }, "resolutions": {