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-13 00:31:04 +00:00
committed by GitHub
parent 1c22661c32
commit 6b40a26e38
2 changed files with 110 additions and 119 deletions

View File

@@ -8,7 +8,7 @@
"scrape": "node src/index.js"
},
"dependencies": {
"express": "^4.17.1",
"express": "^4.17.3",
"mongoose": "^5.9.17",
"nodemailer": "^6.4.6",
"puppeteer": "^3.0.4"