@graphql-tools/delegate
Advanced tools
Comparing version
{ | ||
"name": "@graphql-tools/delegate", | ||
"version": "10.2.14-alpha-d3dcbbead96ba9487253ee3b809a3cb5947e77dd", | ||
"version": "10.2.14-alpha-d417bf8dc4b758ab7dd536451b2bbfaca3345020", | ||
"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-d3dcbbead96ba9487253ee3b809a3cb5947e77dd", | ||
"@graphql-tools/batch-execute": "9.0.13-alpha-d417bf8dc4b758ab7dd536451b2bbfaca3345020", | ||
"@graphql-tools/executor": "^1.3.10", | ||
@@ -53,3 +53,3 @@ "@graphql-tools/schema": "^10.0.11", | ||
"devDependencies": { | ||
"@types/lodash": "4.17.15", | ||
"@types/lodash": "4.17.16", | ||
"graphql": "^16.9.0", | ||
@@ -56,0 +56,0 @@ "pkgroll": "2.11.2" |
Sorry, the diff of this file is too big to display