@graphql-tools/delegate
Advanced tools
Comparing version 10.2.14-alpha-633a2c3f7f28a970d625cd7679624c113a74a568 to 10.2.14-alpha-6896ef6d1f26bf7d77cbb21a885bdfee741f3d14
{ | ||
"name": "@graphql-tools/delegate", | ||
"version": "10.2.14-alpha-633a2c3f7f28a970d625cd7679624c113a74a568", | ||
"version": "10.2.14-alpha-6896ef6d1f26bf7d77cbb21a885bdfee741f3d14", | ||
"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-alpha-633a2c3f7f28a970d625cd7679624c113a74a568", | ||
"@graphql-tools/batch-execute": "9.0.13-alpha-6896ef6d1f26bf7d77cbb21a885bdfee741f3d14", | ||
"@graphql-tools/executor": "^1.3.10", | ||
@@ -55,5 +55,5 @@ "@graphql-tools/schema": "^10.0.11", | ||
"graphql": "^16.9.0", | ||
"pkgroll": "2.11.0" | ||
"pkgroll": "2.11.2" | ||
}, | ||
"sideEffects": false | ||
} |
Sorry, the diff of this file is too big to display