Bump express from 4.17.3 to 4.19.2

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-03-28 02:18:14 +00:00 committed by GitHub
commit e069e76b76
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 114 additions and 61 deletions

View file

@ -8,7 +8,7 @@
"@testing-library/user-event": "^7.1.2",
"cookie-parser": "^1.4.4",
"cors": "^2.8.5",
"express": "^4.17.3",
"express": "^4.19.2",
"node-sass": "^7.0.3",
"nodemon": "^2.0.20",
"querystring": "^0.2.0",