@graphql-tools/delegate
Advanced tools
Comparing version 10.2.12-rc-c97002b63e84e89fca37841fcb1dafa00b637ed9 to 10.2.12-rc-ccd54a40838021c06979e555ebcd749cd976db8b
{ | ||
"name": "@graphql-tools/delegate", | ||
"version": "10.2.12-rc-c97002b63e84e89fca37841fcb1dafa00b637ed9", | ||
"version": "10.2.12-rc-ccd54a40838021c06979e555ebcd749cd976db8b", | ||
"type": "module", | ||
@@ -41,3 +41,3 @@ "description": "A set of utils for faster development of GraphQL tools", | ||
"dependencies": { | ||
"@graphql-tools/batch-execute": "9.0.12-rc-c97002b63e84e89fca37841fcb1dafa00b637ed9", | ||
"@graphql-tools/batch-execute": "9.0.12-rc-ccd54a40838021c06979e555ebcd749cd976db8b", | ||
"@graphql-tools/executor": "^1.3.10", | ||
@@ -53,5 +53,5 @@ "@graphql-tools/schema": "^10.0.11", | ||
"graphql": "^16.9.0", | ||
"pkgroll": "2.8.2" | ||
"pkgroll": "2.10.0" | ||
}, | ||
"sideEffects": false | ||
} |
Sorry, the diff of this file is too big to display
299254