Skip to content

Commit 699fc93

Browse files
fix(package): update express-graphql to version 0.9.0
Closes #99
1 parent 30df113 commit 699fc93

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
@@ -30,7 +30,7 @@
3030
"cookie-parser": "1.4.3",
3131
"debug": "^4.1.0",
3232
"express": "^4.16.4",
33-
"express-graphql": "^0.7.1",
33+
"express-graphql": "^0.9.0",
3434
"graphql": "^14.0.0",
3535
"joi": "^14.0.0",
3636
"joi-date-extensions": "^1.2.0",

0 commit comments

Comments
 (0)