Skip to content

Commit 2bfc34f

Browse files
fix(package): update graphql to version 0.12.2
Closes #30
1 parent af0495d commit 2bfc34f

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
@@ -49,7 +49,7 @@
4949
},
5050
"dependencies": {
5151
"dataloader": "^1.3.0",
52-
"graphql": "^0.11.3",
52+
"graphql": "^0.12.2",
5353
"graphql-server-micro": "^1.1.0",
5454
"graphql-tools": "^1.2.2",
5555
"micro": "^9.0.0",

0 commit comments

Comments
 (0)