From 1e343f8f03d7d5adb5dfd4e46a074a0797f19e5e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 26 Oct 2019 23:17:33 +0000 Subject: [PATCH] chore: upgrade graphql from 0.5.0 to 14.5.8 Snyk has created this PR to upgrade graphql from 0.5.0 to 14.5.8. See this package in NPM: https://www.npmjs.com/package/graphql See this project in Snyk: https://app.snyk.io/org/ajesse11x/project/d19ebe0d-ba62-40c6-9b58-2e1b8829b9be?utm_source=github&utm_medium=upgrade-pr --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 34db3db..d53896e 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "dot": "^1.0.3", "good": "^6.1.4", "good-console": "^5.0.2", - "graphql": "^0.5.0", + "graphql": "^14.5.8", "hapi": "^11.1.2", "hapi-auth-basic": "^4.1.0", "hapi-require-https": "^2.0.2",