File tree Expand file tree Collapse file tree 2 files changed +10
-14
lines changed Expand file tree Collapse file tree 2 files changed +10
-14
lines changed Original file line number Diff line number Diff line change 1616 "apollo-link" : " 1.2.1" ,
1717 "apollo-link-http" : " 1.3.3" ,
1818 "cross-fetch" : " 2.1.0" ,
19- "graphql" : " 0.13.1 " ,
19+ "graphql" : " 0.13.2 " ,
2020 "graphql-binding" : " 1.2.5" ,
2121 "graphql-tools" : " 2.21.0"
2222 },
2323 "devDependencies" : {
24- "@types/graphql" : " 0.12.5 " ,
24+ "@types/graphql" : " 0.12.6 " ,
2525 "@types/node" : " 9.4.7" ,
2626 "typescript" : " 2.7.2"
2727 },
Original file line number Diff line number Diff line change 22# yarn lockfile v1
33
44
5- " @types/graphql@0.12.5 " :
6- version "0.12.5 "
7- resolved "https://registry.yarnpkg.com/@types/graphql/-/graphql-0.12.5 .tgz#24993f51177a8afa2c5d49bed1d8fb6bf8d06ded "
5+ " @types/graphql@0.12.6 " :
6+ version "0.12.6 "
7+ resolved "https://registry.yarnpkg.com/@types/graphql/-/graphql-0.12.6 .tgz#3d619198585fcabe5f4e1adfb5cf5f3388c66c13 "
88
99" @types/node@9.4.7 " :
1010 version "9.4.7"
@@ -72,24 +72,20 @@ graphql-tools@2.21.0:
7272 iterall "^1.1.3"
7373 uuid "^3.1.0"
7474
75- graphql@0.13.1 :
76- version "0.13.1 "
77- resolved "https://registry.yarnpkg.com/graphql/-/graphql-0.13.1 .tgz#9b3db3d8e40d1827e4172404bfdd2e4e17a58b55 "
75+ graphql@0.13.2 :
76+ version "0.13.2 "
77+ resolved "https://registry.yarnpkg.com/graphql/-/graphql-0.13.2 .tgz#4c740ae3c222823e7004096f832e7b93b2108270 "
7878 dependencies :
79- iterall "^1.2.0 "
79+ iterall "^1.2.1 "
8080
81- iterall@1.2.2 :
81+ iterall@1.2.2, iterall@^1.2.1 :
8282 version "1.2.2"
8383 resolved "https://registry.yarnpkg.com/iterall/-/iterall-1.2.2.tgz#92d70deb8028e0c39ff3164fdbf4d8b088130cd7"
8484
8585iterall@^1.1.3 :
8686 version "1.1.3"
8787 resolved "https://registry.yarnpkg.com/iterall/-/iterall-1.1.3.tgz#1cbbff96204056dde6656e2ed2e2226d0e6d72c9"
8888
89- iterall@^1.2.0 :
90- version "1.2.0"
91- resolved "https://registry.yarnpkg.com/iterall/-/iterall-1.2.0.tgz#434e9f41f0b99911ab9c3d49d95f0e079176a2a2"
92-
9389node-fetch@2.1.1 :
9490 version "2.1.1"
9591 resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.1.1.tgz#369ca70b82f50c86496104a6c776d274f4e4a2d4"
You can’t perform that action at this time.
0 commit comments