Skip to content

Commit abdb70e

Browse files
fix(deps): update dependency @graphql-tools/executor-http to v2
1 parent eda5325 commit abdb70e

File tree

4 files changed

+39
-16
lines changed

4 files changed

+39
-16
lines changed

packages/client/apollo-link/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
},
4949
"dependencies": {
5050
"@graphql-tools/executor-apollo-link": "^1.0.5",
51-
"@graphql-tools/executor-http": "^1.1.10",
51+
"@graphql-tools/executor-http": "^2.0.0",
5252
"tslib": "^2.8.1"
5353
},
5454
"devDependencies": {

packages/client/urql-exchange/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"wonka": "^6.0.0"
4949
},
5050
"dependencies": {
51-
"@graphql-tools/executor-http": "^1.1.9",
51+
"@graphql-tools/executor-http": "^2.0.0",
5252
"@graphql-tools/executor-urql-exchange": "^1.0.4",
5353
"tslib": "^2.8.1"
5454
},

packages/plugins/defer-stream/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@graphql-tools/utils": "^10.6.1"
4545
},
4646
"devDependencies": {
47-
"@graphql-tools/executor-http": "^1.1.9",
47+
"@graphql-tools/executor-http": "^2.0.0",
4848
"@whatwg-node/fetch": "^0.10.6",
4949
"@whatwg-node/server": "^0.10.5",
5050
"fetch-multipart-graphql": "3.2.2",

pnpm-lock.yaml

Lines changed: 36 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)