chore(deps): [security] bump express

Bumps [express](https://github.com/expressjs/express) from 2.5.11 to 4.17.1. **This update includes a security fix.**
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/2.5.11...4.17.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-11-23 18:15:35 +00:00
committed by GitHub
parent 0c25465df4
commit d581f2de64

View File

@@ -2,7 +2,7 @@
"name": "node-example",
"version": "0.0.1",
"dependencies": {
"express": "2.5.x"
"express": "4.17.x"
},
"engines": {
"node": "4.2.x"