Skip to content

Commit 6fe4d48

Browse files
committed
chore(deps): update apollo graphql packages
1 parent fa5c4e5 commit 6fe4d48

File tree

2 files changed

+154
-83
lines changed

2 files changed

+154
-83
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
"dependencies": {
1616
"apollo-client": "^2.3.1",
17-
"apollo-codegen": "^0.19.1",
17+
"apollo-codegen": "^0.20.0",
1818
"graphql-2-json-schema": "0.1.0-1",
1919
"json-schema": "^0.2.3",
2020
"lodash": "^4.17.10",
@@ -38,14 +38,14 @@
3838
"@types/react-jsonschema-form": "^1.0.4",
3939
"@types/storybook__react": "^3.0.7",
4040
"@types/yargs": "^11.0.0",
41-
"apollo-cache-inmemory": "^1.2.2",
41+
"apollo-cache-inmemory": "1.6.6",
4242
"apollo-storybook-react": "^0.1.3",
4343
"awesome-typescript-loader": "^5.0.0",
4444
"babel-core": "^6.26.3",
4545
"css-loader": "^0.28.11",
4646
"functional-json-schema": "0.0.2-3",
47-
"graphql-tag": "^2.9.2",
48-
"graphql-tools": "^3.0.2",
47+
"graphql-tag": "2.10.3",
48+
"graphql-tools": "3.1.1",
4949
"jest": "^23.1.0",
5050
"semantic-ui-react": "^0.80.2",
5151
"ts-jest": "^22.4.6",

0 commit comments

Comments
 (0)