Skip to content

Commit ec9b20b

Browse files
Bump @graphql-tools/executor-http from 1.3.3 to 2.0.3
--- updated-dependencies: - dependency-name: "@graphql-tools/executor-http" dependency-version: 2.0.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ddc1283 commit ec9b20b

File tree

3 files changed

+13
-13
lines changed

3 files changed

+13
-13
lines changed

packages/loaders/github/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"graphql": "^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0"
5252
},
5353
"dependencies": {
54-
"@graphql-tools/executor-http": "^1.1.9",
54+
"@graphql-tools/executor-http": "^2.0.3",
5555
"@graphql-tools/graphql-tag-pluck": "^8.3.19",
5656
"@graphql-tools/utils": "^10.8.6",
5757
"@whatwg-node/fetch": "^0.10.0",

packages/loaders/url/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
},
5353
"dependencies": {
5454
"@graphql-tools/executor-graphql-ws": "^2.0.1",
55-
"@graphql-tools/executor-http": "^1.1.9",
55+
"@graphql-tools/executor-http": "^2.0.3",
5656
"@graphql-tools/executor-legacy-ws": "^1.1.17",
5757
"@graphql-tools/utils": "^10.8.6",
5858
"@graphql-tools/wrap": "^10.0.16",

yarn.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1660,19 +1660,19 @@
16601660
tslib "^2.8.1"
16611661
ws "^8.17.1"
16621662

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.3":
1664+
version "2.0.3"
1665+
resolved "https://registry.yarnpkg.com/@graphql-tools/executor-http/-/executor-http-2.0.3.tgz#dda262aae3b9fcc082ea14fa6384b9f1bb257cc4"
1666+
integrity sha512-zlBu3ka3yQF/SHr3BfafM734RlUG8YifjBcGDpP9aL46yonGEGwIfvcwDU+0V1KviSnXOGiyYaL2ZcG6u8GTSA==
16671667
dependencies:
16681668
"@graphql-hive/signal" "^1.0.0"
16691669
"@graphql-tools/executor-common" "^0.0.4"
16701670
"@graphql-tools/utils" "^10.8.1"
16711671
"@repeaterjs/repeater" "^3.0.4"
16721672
"@whatwg-node/disposablestack" "^0.0.6"
1673-
"@whatwg-node/fetch" "^0.10.4"
1673+
"@whatwg-node/fetch" "^0.10.8"
16741674
"@whatwg-node/promise-helpers" "^1.3.0"
1675-
meros "^1.2.1"
1675+
meros "^1.3.1"
16761676
tslib "^2.8.1"
16771677

16781678
"@graphql-tools/stitch@^9.3.4":
@@ -3987,7 +3987,7 @@
39873987
dependencies:
39883988
tslib "^2.6.3"
39893989

3990-
"@whatwg-node/fetch@^0.10.0", "@whatwg-node/fetch@^0.10.4", "@whatwg-node/fetch@^0.10.6", "@whatwg-node/fetch@^0.10.8":
3990+
"@whatwg-node/fetch@^0.10.0", "@whatwg-node/fetch@^0.10.6", "@whatwg-node/fetch@^0.10.8":
39913991
version "0.10.8"
39923992
resolved "https://registry.yarnpkg.com/@whatwg-node/fetch/-/fetch-0.10.8.tgz#1467f9505826fa7271c67dfaf0d7251ab8c2b9cc"
39933993
integrity sha512-Rw9z3ctmeEj8QIB9MavkNJqekiu9usBCSMZa+uuAvM0lF3v70oQVCXNppMIqaV6OTZbdaHF1M2HLow58DEw+wg==
@@ -8957,10 +8957,10 @@ mermaid@^11.0.0:
89578957
ts-dedent "^2.2.0"
89588958
uuid "^11.1.0"
89598959

8960-
meros@^1.2.1:
8961-
version "1.3.0"
8962-
resolved "https://registry.yarnpkg.com/meros/-/meros-1.3.0.tgz#c617d2092739d55286bf618129280f362e6242f2"
8963-
integrity sha512-2BNGOimxEz5hmjUG2FwoxCt5HN7BXdaWyFqEwxPTrJzVdABtrL4TiHTcsWSFAxPQ/tOnEaQEJh3qWq71QRMY+w==
8960+
meros@^1.3.1:
8961+
version "1.3.1"
8962+
resolved "https://registry.yarnpkg.com/meros/-/meros-1.3.1.tgz#21a090d59c02afb1e418e40631b78aa37a21ac69"
8963+
integrity sha512-eV7dRObfTrckdmAz4/n7pT1njIsIJXRIZkgCiX43xEsPNy4gjXQzOYYxmGcolAMtF7HyfqRuDBh3Lgs4hmhVEw==
89648964

89658965
mersenne-twister@^1.0.1:
89668966
version "1.1.0"

0 commit comments

Comments
 (0)