Bump express from 4.16.3 to 4.17.3 in /JavaScript/SimpleRESTapi

Bumps [express](https://github.com/expressjs/express) from 4.16.3 to 4.17.3.
- [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/4.16.3...4.17.3)

---
updated-dependencies:
- dependency-name: express
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-12-08 05:11:07 +00:00
committed by GitHub
parent 4dbc459ada
commit ee01120687
2 changed files with 237 additions and 197 deletions

View File

@@ -13,7 +13,7 @@
"nodemon": "^1.17.5"
},
"dependencies": {
"express": "^4.16.3",
"express": "^4.17.3",
"mongoose": "^5.1.5"
}
}