@graphql-tools/delegate
Advanced tools
Comparing version
{ | ||
"name": "@graphql-tools/delegate", | ||
"version": "10.2.14-rc-e47299e2c11206890d8647122dff929ea277cbc5", | ||
"version": "10.2.14-rc-e7feab8c5b9caf28baf5eaec2918e6688dc0b3cc", | ||
"type": "module", | ||
@@ -41,3 +41,3 @@ "description": "A set of utils for faster development of GraphQL tools", | ||
"dependencies": { | ||
"@graphql-tools/batch-execute": "9.0.13-rc-e47299e2c11206890d8647122dff929ea277cbc5", | ||
"@graphql-tools/batch-execute": "9.0.13-rc-e7feab8c5b9caf28baf5eaec2918e6688dc0b3cc", | ||
"@graphql-tools/executor": "^1.3.10", | ||
@@ -53,7 +53,7 @@ "@graphql-tools/schema": "^10.0.11", | ||
"devDependencies": { | ||
"@types/lodash": "4.17.15", | ||
"@types/lodash": "4.17.16", | ||
"graphql": "^16.9.0", | ||
"pkgroll": "2.11.1" | ||
"pkgroll": "2.11.2" | ||
}, | ||
"sideEffects": false | ||
} |
Sorry, the diff of this file is too big to display