File tree 3 files changed +8
-3
lines changed
3 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 26
26
"cookie-parser" : " ^1.4.4" ,
27
27
"cross-fetch" : " ^3.0.4" ,
28
28
"express" : " ^4.17.1" ,
29
- "graphql" : " ^15 .0.0" ,
29
+ "graphql" : " ^16 .0.0" ,
30
30
"graphql-tag" : " ^2.12.3" ,
31
31
"hops-config" : " 15.2.1" ,
32
32
"hops-mixin" : " 15.2.1" ,
Original file line number Diff line number Diff line change 27
27
"@graphql-tools/schema" : " ^8.0.0" ,
28
28
"cross-fetch" : " ^3.0.4" ,
29
29
"find-up" : " ^5.0.0" ,
30
- "graphql" : " ^15 .0.0" ,
30
+ "graphql" : " ^16 .0.0" ,
31
31
"hops-config" : " 15.2.1" ,
32
32
"hops-mixin" : " 15.2.1" ,
33
33
"hops-react" : " 15.2.1" ,
Original file line number Diff line number Diff line change @@ -7030,11 +7030,16 @@ graphql-tools@^4.0.8:
7030
7030
iterall "^1.1.3"
7031
7031
uuid "^3.1.0"
7032
7032
7033
- graphql@^15.0.0, graphql@^15. 5.1:
7033
+ graphql@^15.5.1:
7034
7034
version "15.8.0"
7035
7035
resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.8.0.tgz#33410e96b012fa3bdb1091cc99a94769db212b38"
7036
7036
integrity sha512-5gghUc24tP9HRznNpV2+FIoq3xKkj5dTQqf4v0CpdPbFVwFkWoxOM+o+2OC9ZSvjEMTjfmG9QT+gcvggTwW1zw==
7037
7037
7038
+ graphql@^16.0.0:
7039
+ version "16.9.0"
7040
+ resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.9.0.tgz#1c310e63f16a49ce1fbb230bd0a000e99f6f115f"
7041
+ integrity sha512-GGTKBX4SD7Wdb8mqeDLni2oaRGYQWjWHGKPQ24ZMnUtKfcsVoiv4uX8+LJr1K6U5VW2Lu1BwJnj7uiori0YtRw==
7042
+
7038
7043
gzip-size@^6.0.0:
7039
7044
version "6.0.0"
7040
7045
resolved "https://registry.yarnpkg.com/gzip-size/-/gzip-size-6.0.0.tgz#065367fd50c239c0671cbcbad5be3e2eeb10e462"
You can’t perform that action at this time.
0 commit comments