From 2140e96f1aa1922efe06cb6a3da00f074118c4ee Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 8 Jun 2020 04:16:55 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-APOLLOSERVERCORE-571663 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ba01e2a..3021370 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "dependencies": { "@gapi/daemon": "^1.8.22", "@rxdi/core": "0.7.41", - "@rxdi/graphql": "0.7.40", + "@rxdi/graphql": "0.7.49", "@rxdi/graphql-pubsub": "0.7.38", "@rxdi/hapi": "0.7.38", "graphql-geojson": "^1.0.0",