@graphql-tools/batch-execute
Advanced tools
Comparing version 9.0.12-alpha-6c0da94037beff8e453e9882c8d11b6091540db4 to 9.0.12-alpha-6d21a57341ac53d607e9e23621661aa786dfd5f6
# @graphql-tools/batch-execute | ||
## 9.0.12-alpha-6c0da94037beff8e453e9882c8d11b6091540db4 | ||
## 9.0.12-alpha-6d21a57341ac53d607e9e23621661aa786dfd5f6 | ||
@@ -5,0 +5,0 @@ ### Patch Changes |
{ | ||
"name": "@graphql-tools/batch-execute", | ||
"version": "9.0.12-alpha-6c0da94037beff8e453e9882c8d11b6091540db4", | ||
"version": "9.0.12-alpha-6d21a57341ac53d607e9e23621661aa786dfd5f6", | ||
"type": "module", | ||
@@ -47,5 +47,5 @@ "description": "A set of utils for faster development of GraphQL tools", | ||
"graphql": "^16.9.0", | ||
"pkgroll": "2.8.2" | ||
"pkgroll": "2.10.0" | ||
}, | ||
"sideEffects": false | ||
} |
52555