This repository was archived by the owner on May 28, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 64
64
"elasticsearch" : " ^15.2.0" ,
65
65
"email-check" : " ^1.1.0" ,
66
66
"express" : " ^4.16.3" ,
67
- "graphql" : " ^0.10 .1" ,
67
+ "graphql" : " ^0.13 .1" ,
68
68
"graphql-tools" : " ^1.2.1" ,
69
69
"humps" : " ^1.1.0" ,
70
70
"jsonfile" : " ^4.0.0" ,
Original file line number Diff line number Diff line change @@ -2596,12 +2596,12 @@ graphql-tools@^1.2.1:
2596
2596
optionalDependencies :
2597
2597
" @types/graphql" " ^0.9.0"
2598
2598
2599
- graphql@^0.10 .1 :
2600
- version "0.10.5 "
2601
- resolved "https://registry.yarnpkg.com/graphql/-/graphql-0.10.5 .tgz#c9be17ca2bdfdbd134077ffd9bbaa48b8becd298 "
2602
- integrity sha512-Q7cx22DiLhwHsEfUnUip1Ww/Vfx7FS0w6+iHItNuN61+XpegHSa3k5U0+6M5BcpavQImBwFiy0z3uYwY7cXMLQ ==
2599
+ graphql@^0.13 .1 :
2600
+ version "0.13.2 "
2601
+ resolved "https://registry.yarnpkg.com/graphql/-/graphql-0.13.2 .tgz#4c740ae3c222823e7004096f832e7b93b2108270 "
2602
+ integrity sha512-QZ5BL8ZO/B20VA8APauGBg3GyEgZ19eduvpLWoq5x7gMmWnHoy8rlQWPLmWgFvo1yNgjSEFMesmS4R6pPr7xog ==
2603
2603
dependencies :
2604
- iterall "^1.1.0 "
2604
+ iterall "^1.2.1 "
2605
2605
2606
2606
har-schema@^2.0.0 :
2607
2607
version "2.0.0"
@@ -3119,7 +3119,7 @@ isstream@0.1.x, isstream@~0.1.2:
3119
3119
resolved "https://registry.yarnpkg.com/isstream/-/isstream-0.1.2.tgz#47e63f7af55afa6f92e1500e690eb8b8529c099a"
3120
3120
integrity sha1-R+Y/evVa+m+S4VAOaQ64uFKcCZo=
3121
3121
3122
- iterall@^1.1.0 :
3122
+ iterall@^1.2.1 :
3123
3123
version "1.2.2"
3124
3124
resolved "https://registry.yarnpkg.com/iterall/-/iterall-1.2.2.tgz#92d70deb8028e0c39ff3164fdbf4d8b088130cd7"
3125
3125
integrity sha512-yynBb1g+RFUPY64fTrFv7nsjRrENBQJaX2UL+2Szc9REFrSNm1rpSXHGzhmAy7a9uv3vlvgBlXnf9RqmPH1/DA==
You can’t perform that action at this time.
0 commit comments