Skip to content
This repository was archived by the owner on Nov 8, 2022. It is now read-only.

Commit 0d5a3c7

Browse files
greenkeeper[bot]mydearxym
authored andcommitted
Update graphql to the latest version 🚀 (#508)
* fix(package): update graphql to version 14.4.0 * chore(package): update lockfile yarn.lock
1 parent b6664ab commit 0d5a3c7

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"express": "^4.16.4",
6767
"fetch-jsonp": "^1.1.3",
6868
"glob": "^7.1.2",
69-
"graphql": "14.3.1",
69+
"graphql": "14.4.0",
7070
"graphql-request": "^1.6.0",
7171
"graphql-tag": "^2.6.1",
7272
"graphql-voyager": "^1.0.0-rc.26",

yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5301,9 +5301,10 @@ graphql-voyager@^1.0.0-rc.26:
53015301
svg-pan-zoom "^3.6.0"
53025302
viz.js "2.1.2"
53035303

5304-
graphql@14.3.1:
5305-
version "14.3.1"
5306-
resolved "https://registry.npmjs.org/graphql/-/graphql-14.3.1.tgz#b3aa50e61a841ada3c1f9ccda101c483f8e8c807"
5304+
graphql@14.4.0:
5305+
version "14.4.0"
5306+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-14.4.0.tgz#e97086acfc0338e4fdc8f7dba519c6b8a6badfd9"
5307+
integrity sha512-E55z1oK6e4cGxCqlSsRWytYDPcIUxky3XkbuQUf6TIjCmn6C7CuBJpmkMF1066q95yPAGOZVPTVT7jABKbRFSA==
53075308
dependencies:
53085309
iterall "^1.2.2"
53095310

0 commit comments

Comments
 (0)