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] 2023-02-12 01:46:23 +00:00 committed by GitHub
commit f2395b15f8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 124 additions and 97 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.1",
"express": "^4.17.3",
"node-sass": "^7.0.3",
"nodemon": "^2.0.2",
"querystring": "^0.2.0",