Bump express from 4.17.1 to 4.17.3

Bumps [express](https://github.com/expressjs/express) from 4.17.1 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.17.1...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-12 12:28:36 +00:00
committed by GitHub
parent 1a233b1d04
commit 71b5a7b491
2 changed files with 212 additions and 71 deletions

View File

@@ -18,7 +18,7 @@
"dependencies": {
"body-parser": "^1.19.0",
"cors": "^2.8.5",
"express": "^4.17.1",
"express": "^4.17.3",
"dotenv": "^8.2.0",
"formidable": "^1.2.1",
"mongoose": "^5.7.8",