Skip to content

Commit 61308e1

Browse files
committed
Bump Express to latest
Signed-off-by: Christian Nunciato <[email protected]>
1 parent d1d1818 commit 61308e1

File tree

2 files changed

+154
-105
lines changed

2 files changed

+154
-105
lines changed

package-lock.json

+153-104
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"start": "node ./index.js"
77
},
88
"dependencies": {
9-
"express": "~4.15.2",
9+
"express": "~4.16.3",
1010
"jade": "~1.11.0",
1111
"nconf": "^0.8.4"
1212
}

0 commit comments

Comments
 (0)