Skip to content

Commit 81045f6

Browse files
committed
Update Apollo GraphQL packages
1 parent 603da5b commit 81045f6

File tree

2 files changed

+51
-35
lines changed

2 files changed

+51
-35
lines changed

{{ cookiecutter.project_slug }}/client/package-lock.json

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

{{ cookiecutter.project_slug }}/client/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -60,20 +60,20 @@
6060
"webpack-dev-server": "3.10.3"
6161
},
6262
"dependencies": {
63-
"@apollo/react-hooks": "3.1.4",
63+
"@apollo/react-hooks": "3.1.5",
6464
"@reach/router": "1.3.3",
6565
"@sentry/browser": "5.15.4",
6666
"antd": "4.1.2",
67-
"apollo-cache": "1.3.4",
68-
"apollo-cache-inmemory": "1.6.5",
69-
"apollo-client": "2.6.8",
67+
"apollo-cache": "1.3.5",
68+
"apollo-cache-inmemory": "1.6.6",
69+
"apollo-client": "2.6.10",
7070
"apollo-link": "1.2.14",
7171
"apollo-link-context": "1.0.20",
7272
"apollo-link-http": "1.5.17",
73-
"apollo-utilities": "1.3.3",
73+
"apollo-utilities": "1.3.4",
7474
"concurrently": "5.1.0",
7575
"graphql": "14.6.0",
76-
"graphql-tag": "2.10.3",
76+
"graphql-tag": "2.12.5",
7777
"install": "0.13.0",
7878
"npm": "6.14.4",
7979
"react": "16.13.1",

0 commit comments

Comments
 (0)