File tree Expand file tree Collapse file tree 3 files changed +8
-3
lines changed
Expand file tree Collapse file tree 3 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 2626 "cookie-parser" : " ^1.4.4" ,
2727 "cross-fetch" : " ^3.0.4" ,
2828 "express" : " ^4.17.1" ,
29- "graphql" : " ^15 .0.0" ,
29+ "graphql" : " ^16 .0.0" ,
3030 "graphql-tag" : " ^2.12.3" ,
3131 "hops-config" : " 15.2.1" ,
3232 "hops-mixin" : " 15.2.1" ,
Original file line number Diff line number Diff line change 2727 "@graphql-tools/schema" : " ^8.0.0" ,
2828 "cross-fetch" : " ^3.0.4" ,
2929 "find-up" : " ^5.0.0" ,
30- "graphql" : " ^15 .0.0" ,
30+ "graphql" : " ^16 .0.0" ,
3131 "hops-config" : " 15.2.1" ,
3232 "hops-mixin" : " 15.2.1" ,
3333 "hops-react" : " 15.2.1" ,
Original file line number Diff line number Diff line change @@ -7030,11 +7030,16 @@ graphql-tools@^4.0.8:
70307030 iterall "^1.1.3"
70317031 uuid "^3.1.0"
70327032
7033- graphql@^15.0.0, graphql@^15. 5.1:
7033+ graphql@^15.5.1:
70347034 version "15.8.0"
70357035 resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.8.0.tgz#33410e96b012fa3bdb1091cc99a94769db212b38"
70367036 integrity sha512-5gghUc24tP9HRznNpV2+FIoq3xKkj5dTQqf4v0CpdPbFVwFkWoxOM+o+2OC9ZSvjEMTjfmG9QT+gcvggTwW1zw==
70377037
7038+ graphql@^16.0.0:
7039+ version "16.12.0"
7040+ resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.12.0.tgz#28cc2462435b1ac3fdc6976d030cef83a0c13ac7"
7041+ integrity sha512-DKKrynuQRne0PNpEbzuEdHlYOMksHSUI8Zc9Unei5gTsMNA2/vMpoMz/yKba50pejK56qj98qM0SjYxAKi13gQ==
7042+
70387043gzip-size@^6.0.0:
70397044 version "6.0.0"
70407045 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