Skip to content

Commit f593aae

Browse files
fix(package): update express to version 4.17.1
Closes #6
1 parent d53f978 commit f593aae

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
@@ -6,7 +6,7 @@
66
"author": "Jared Stilwell <jared.k.stilwell@gmail.com> (https://github.com/jared-stilwell)",
77
"dependencies": {
88
"escomplex-js": "~1.2.0",
9-
"express": "~4.15.2",
9+
"express": "~4.17.1",
1010
"forever": "^0.15.1",
1111
"hogan-express": "0.5.x",
1212
"pub-sub": "0.1.x",

0 commit comments

Comments
 (0)