Skip to content

Commit f0000cc

Browse files
fix(package): update graphql to version 14.1.0
Closes #17
1 parent d999727 commit f0000cc

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
@@ -23,7 +23,7 @@
2323
"dependencies": {
2424
"express": "^4.15.3",
2525
"express-graphql": "^0.6.6",
26-
"graphql": "^0.13.0",
26+
"graphql": "^14.1.0",
2727
"lodash": "^4.17.4"
2828
},
2929
"devDependencies": {

0 commit comments

Comments
 (0)