Skip to content

Commit 04c4a1a

Browse files
fix(package): update graphql to version 14.0.2
Closes #7
1 parent a815b5e commit 04c4a1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"express": "^4.16.2",
3636
"express-graphql": "^0.6.11",
3737
"glob": "^7.1.2",
38-
"graphql": "^0.11.7",
38+
"graphql": "^14.0.2",
3939
"jsonwebtoken": "^8.1.0",
4040
"lodash": "^4.17.4",
4141
"morgan": "^1.9.0",

0 commit comments

Comments
 (0)