Skip to content

Commit bacdbe7

Browse files
fix(package): update express to version 4.17.1
Closes #432
1 parent 924db75 commit bacdbe7

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
@@ -31,7 +31,7 @@
3131
"body-parser": "1.18.2",
3232
"cookie-parser": "1.4.3",
3333
"debug": "3.1.0",
34-
"express": "4.16.2",
34+
"express": "4.17.1",
3535
"express-graphql": "0.6.11",
3636
"graphql": "0.11.7",
3737
"joi": "12.0.0",

0 commit comments

Comments
 (0)