Skip to content

Commit 3d2f3da

Browse files
fix(package): update graphql to version 14.0.0
Closes #31
1 parent b67d647 commit 3d2f3da

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
@@ -23,7 +23,7 @@
2323
"cors": "^2.8.4",
2424
"dotenv": "^5.0.1",
2525
"express": "^4.16.3",
26-
"graphql": "^0.13.2",
26+
"graphql": "^14.0.0",
2727
"graphql-yoga": "^1.13.1",
2828
"node-fetch": "^2.1.2",
2929
"prisma-binding": "^1.5.17",

0 commit comments

Comments
 (0)