Skip to content

Commit 97b2b1b

Browse files
chore(deps): update apollo graphql packages
1 parent fa5c4e5 commit 97b2b1b

File tree

2 files changed

+5
-9
lines changed

2 files changed

+5
-9
lines changed

package.json

Lines changed: 1 addition & 1 deletion
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",

yarn.lock

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -692,8 +692,7 @@ anymatch@^2.0.0:
692692
normalize-path "^2.1.1"
693693

694694
apollo-cache-inmemory@^1.2.2:
695-
version "1.2.2"
696-
resolved "https://registry.yarnpkg.com/apollo-cache-inmemory/-/apollo-cache-inmemory-1.2.2.tgz#051b1fec5b3cec1b348bd7ac9c713a72a0bba45b"
695+
version "1.6.6"
697696
dependencies:
698697
apollo-cache "^1.1.9"
699698
apollo-utilities "^1.0.13"
@@ -712,8 +711,7 @@ apollo-cache@^1.1.9:
712711
apollo-utilities "^1.0.13"
713712

714713
apollo-client@^2.3.1:
715-
version "2.3.1"
716-
resolved "https://registry.yarnpkg.com/apollo-client/-/apollo-client-2.3.1.tgz#64b204779b7e8b21f901529527a9a9c973eb7fd4"
714+
version "2.6.10"
717715
dependencies:
718716
"@types/zen-observable" "^0.5.3"
719717
apollo-cache "^1.1.8"
@@ -3932,8 +3930,7 @@ graphql-request@^1.4.0:
39323930
cross-fetch "2.0.0"
39333931

39343932
graphql-tag@^2.9.2:
3935-
version "2.9.2"
3936-
resolved "https://registry.yarnpkg.com/graphql-tag/-/graphql-tag-2.9.2.tgz#2f60a5a981375f430bf1e6e95992427dc18af686"
3933+
version "2.12.6"
39373934

39383935
graphql-tools@^3.0.2:
39393936
version "3.0.2"
@@ -6749,8 +6746,7 @@ rc@^1.1.7:
67496746
strip-json-comments "~2.0.1"
67506747

67516748
react-apollo@^2.1.4:
6752-
version "2.1.4"
6753-
resolved "https://registry.yarnpkg.com/react-apollo/-/react-apollo-2.1.4.tgz#a51059ac56f1a7997cad636a5d36398b9c93ff12"
6749+
version "2.5.8"
67546750
dependencies:
67556751
fbjs "^0.8.16"
67566752
hoist-non-react-statics "^2.5.0"

0 commit comments

Comments
 (0)