Skip to content

Commit dcec664

Browse files
committed
Update Apollo GraphQL packages
1 parent 697c6dc commit dcec664

File tree

2 files changed

+50
-36
lines changed

2 files changed

+50
-36
lines changed

package-lock.json

Lines changed: 47 additions & 33 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
"luminol": "bin/luminol.js"
2020
},
2121
"dependencies": {
22-
"apollo-cache-inmemory": "1.3.12",
23-
"apollo-client": "2.4.8",
22+
"apollo-cache-inmemory": "1.4.0",
23+
"apollo-client": "2.4.9",
2424
"apollo-link-ws": "1.0.12",
2525
"apollo-server-core": "2.3.1",
2626
"backo2": "1.0.2",
@@ -60,7 +60,7 @@
6060
"eslint": "5.12.0",
6161
"eslint-config-metalab": "10.0.0",
6262
"flow-bin": "0.90.0",
63-
"graphql-tag": "2.10.0",
63+
"graphql-tag": "2.10.1",
6464
"jest": "23.6.0",
6565
"ncp": "2.0.0",
6666
"prettier": "1.15.3"

0 commit comments

Comments
 (0)