File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 51
51
"graphql" : " ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0"
52
52
},
53
53
"dependencies" : {
54
- "@graphql-tools/executor-http" : " ^1.1.9 " ,
54
+ "@graphql-tools/executor-http" : " ^2.0.0 " ,
55
55
"@graphql-tools/graphql-tag-pluck" : " ^8.3.19" ,
56
56
"@graphql-tools/utils" : " ^10.8.6" ,
57
57
"@whatwg-node/fetch" : " ^0.10.0" ,
Original file line number Diff line number Diff line change 52
52
},
53
53
"dependencies" : {
54
54
"@graphql-tools/executor-graphql-ws" : " ^2.0.1" ,
55
- "@graphql-tools/executor-http" : " ^1.1.9 " ,
55
+ "@graphql-tools/executor-http" : " ^2.0.0 " ,
56
56
"@graphql-tools/executor-legacy-ws" : " ^1.1.17" ,
57
57
"@graphql-tools/utils" : " ^10.8.6" ,
58
58
"@graphql-tools/wrap" : " ^10.0.16" ,
Original file line number Diff line number Diff line change 1660
1660
tslib "^2.8.1"
1661
1661
ws "^8.17.1"
1662
1662
1663
- "@graphql-tools/executor-http@^1.1.9 ":
1664
- version "1.3.3 "
1665
- resolved "https://registry.yarnpkg.com/@graphql-tools/executor-http/-/executor-http-1.3.3 .tgz#057de79ebc90edbd242259cccb1268d37ee6c579 "
1666
- integrity sha512-LIy+l08/Ivl8f8sMiHW2ebyck59JzyzO/yF9SFS4NH6MJZUezA1xThUXCDIKhHiD56h/gPojbkpcFvM2CbNE7A ==
1663
+ "@graphql-tools/executor-http@^2.0.0 ":
1664
+ version "2.0.0 "
1665
+ resolved "https://registry.yarnpkg.com/@graphql-tools/executor-http/-/executor-http-2.0.0 .tgz#75104ea81606f6c54977ecccb044b54aab3d4c6e "
1666
+ integrity sha512-g+BKap50eqVM3gRkgdnqfEathNmKHox7wgEeioM2FU0p0TvPQve6CFcXIlK6CPoBcPEXB01WbZ/sRL62WGYctg ==
1667
1667
dependencies:
1668
1668
"@graphql-hive/signal" "^1.0.0"
1669
1669
"@graphql-tools/executor-common" "^0.0.4"
1670
1670
"@graphql-tools/utils" "^10.8.1"
1671
1671
"@repeaterjs/repeater" "^3.0.4"
1672
1672
"@whatwg-node/disposablestack" "^0.0.6"
1673
- "@whatwg-node/fetch" "^0.10.4 "
1673
+ "@whatwg-node/fetch" "^0.10.6 "
1674
1674
"@whatwg-node/promise-helpers" "^1.3.0"
1675
1675
meros "^1.2.1"
1676
1676
tslib "^2.8.1"
3972
3972
dependencies:
3973
3973
tslib "^2.6.3"
3974
3974
3975
- "@whatwg-node/fetch@^0.10.0", "@whatwg-node/fetch@^0.10.4", "@whatwg-node/fetch@^0.10. 6":
3975
+ "@whatwg-node/fetch@^0.10.0", "@whatwg-node/fetch@^0.10.6":
3976
3976
version "0.10.6"
3977
3977
resolved "https://registry.yarnpkg.com/@whatwg-node/fetch/-/fetch-0.10.6.tgz#ce2fc35e45558874ad2488160fc8102481c935e4"
3978
3978
integrity sha512-6uzhO2aQ757p3bSHcemA8C4pqEXuyBqyGAM7cYpO0c6/igRMV9As9XL0W12h5EPYMclgr7FgjmbVQBoWEdJ/yA==
You can’t perform that action at this time.
0 commit comments