Skip to content

Commit e221bea

Browse files
committed
Lock to the @graphql-tools/batch-delegate version that was previously resolved
1 parent 7cce0ef commit e221bea

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

packages/legacy/runtime/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@graphql-mesh/string-interpolation": "^0.5.7",
4343
"@graphql-mesh/types": "^0.103.9",
4444
"@graphql-mesh/utils": "^0.103.9",
45-
"@graphql-tools/batch-delegate": "^9.0.9",
45+
"@graphql-tools/batch-delegate": "9.0.24",
4646
"@graphql-tools/delegate": "^10.0.28",
4747
"@graphql-tools/executor": "^1.3.2",
4848
"@graphql-tools/utils": "^10.6.0",

yarn.lock

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -6823,7 +6823,7 @@ __metadata:
68236823
"@graphql-mesh/string-interpolation": "npm:^0.5.7"
68246824
"@graphql-mesh/types": "npm:^0.103.9"
68256825
"@graphql-mesh/utils": "npm:^0.103.9"
6826-
"@graphql-tools/batch-delegate": "npm:^9.0.9"
6826+
"@graphql-tools/batch-delegate": "npm:9.0.24"
68276827
"@graphql-tools/delegate": "npm:^10.0.28"
68286828
"@graphql-tools/executor": "npm:^1.3.2"
68296829
"@graphql-tools/schema": "npm:10.0.13"
@@ -7493,7 +7493,21 @@ __metadata:
74937493
languageName: node
74947494
linkType: hard
74957495

7496-
"@graphql-tools/batch-delegate@npm:^9.0.10, @graphql-tools/batch-delegate@npm:^9.0.16, @graphql-tools/batch-delegate@npm:^9.0.9":
7496+
"@graphql-tools/batch-delegate@npm:9.0.24, @graphql-tools/batch-delegate@npm:^9.0.24":
7497+
version: 9.0.24
7498+
resolution: "@graphql-tools/batch-delegate@npm:9.0.24"
7499+
dependencies:
7500+
"@graphql-tools/delegate": "npm:^10.2.8"
7501+
"@graphql-tools/utils": "npm:^10.6.2"
7502+
dataloader: "npm:^2.2.3"
7503+
tslib: "npm:^2.8.1"
7504+
peerDependencies:
7505+
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
7506+
checksum: 10c0/a0263284a689a8ee7f296049cbd841a8118012dbd8bcad56f969e8a26687db90994e15eeadb785ea22514de59a99c5daaab1b45665fffb567cfd8e84f39f2609
7507+
languageName: node
7508+
linkType: hard
7509+
7510+
"@graphql-tools/batch-delegate@npm:^9.0.10, @graphql-tools/batch-delegate@npm:^9.0.16":
74977511
version: 9.0.16
74987512
resolution: "@graphql-tools/batch-delegate@npm:9.0.16"
74997513
dependencies:
@@ -7522,20 +7536,6 @@ __metadata:
75227536
languageName: node
75237537
linkType: hard
75247538

7525-
"@graphql-tools/batch-delegate@npm:^9.0.24":
7526-
version: 9.0.24
7527-
resolution: "@graphql-tools/batch-delegate@npm:9.0.24"
7528-
dependencies:
7529-
"@graphql-tools/delegate": "npm:^10.2.8"
7530-
"@graphql-tools/utils": "npm:^10.6.2"
7531-
dataloader: "npm:^2.2.3"
7532-
tslib: "npm:^2.8.1"
7533-
peerDependencies:
7534-
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
7535-
checksum: 10c0/a0263284a689a8ee7f296049cbd841a8118012dbd8bcad56f969e8a26687db90994e15eeadb785ea22514de59a99c5daaab1b45665fffb567cfd8e84f39f2609
7536-
languageName: node
7537-
linkType: hard
7538-
75397539
"@graphql-tools/batch-execute@npm:8.5.1":
75407540
version: 8.5.1
75417541
resolution: "@graphql-tools/batch-execute@npm:8.5.1"

0 commit comments

Comments
 (0)