This repository was archived by the owner on Sep 27, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +1
-11
lines changed Expand file tree Collapse file tree 2 files changed +1
-11
lines changed Original file line number Diff line number Diff line change 25
25
"classnames" : " 2.2.5" ,
26
26
"express" : " ^4.15.2" ,
27
27
"express-graphql" : " ^0.6.4" ,
28
- "graphql" : " ^0.9.1 " ,
28
+ "graphql" : " ^0.12.3 " ,
29
29
"graphql-relay" : " ^0.5.1" ,
30
30
"prop-types" : " ^15.5.10" ,
31
31
"react" : " ^15.6.1" ,
Original file line number Diff line number Diff line change @@ -2745,12 +2745,6 @@ graphql@^0.12.3:
2745
2745
dependencies :
2746
2746
iterall "1.1.3"
2747
2747
2748
- graphql@^0.9.1 :
2749
- version "0.9.3"
2750
- resolved "https://registry.yarnpkg.com/graphql/-/graphql-0.9.3.tgz#71fc0fa331bffb9c20678485861cfb370803118e"
2751
- dependencies :
2752
- iterall "1.0.3"
2753
-
2754
2748
handle-thing@^1.2.5 :
2755
2749
version "1.2.5"
2756
2750
resolved "https://registry.yarnpkg.com/handle-thing/-/handle-thing-1.2.5.tgz#fd7aad726bf1a5fd16dfc29b2f7a6601d27139c4"
@@ -3264,10 +3258,6 @@ isstream@~0.1.2:
3264
3258
version "0.1.2"
3265
3259
resolved "https://registry.yarnpkg.com/isstream/-/isstream-0.1.2.tgz#47e63f7af55afa6f92e1500e690eb8b8529c099a"
3266
3260
3267
-
3268
- version "1.0.3"
3269
- resolved "https://registry.yarnpkg.com/iterall/-/iterall-1.0.3.tgz#e0b31958f835013c323ff0b10943829ac69aa4b7"
3270
-
3271
3261
3272
3262
version "1.1.3"
3273
3263
resolved "https://registry.yarnpkg.com/iterall/-/iterall-1.1.3.tgz#1cbbff96204056dde6656e2ed2e2226d0e6d72c9"
You can’t perform that action at this time.
0 commit comments