Skip to content

Commit 623d564

Browse files
fix(package): update graphql-tools to version 2.7.0
Closes #22
1 parent af0495d commit 623d564

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"dataloader": "^1.3.0",
5252
"graphql": "^0.11.3",
5353
"graphql-server-micro": "^1.1.0",
54-
"graphql-tools": "^1.2.2",
54+
"graphql-tools": "^2.7.0",
5555
"micro": "^9.0.0",
5656
"micro-compress": "^1.0.0",
5757
"micro-cors": "^0.0.4",

0 commit comments

Comments
 (0)