chore(deps): bump express from 4.19.1 to 4.19.2 (#591)

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

---
updated-dependencies:
- dependency-name: express
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-03-25 16:28:16 -05:00
committed by GitHub
parent 146f1bf9ad
commit 5b156c1852
2 changed files with 5 additions and 5 deletions

View File

@@ -23,7 +23,7 @@
"@fortawesome/free-solid-svg-icons": "^6.5.1",
"@fortawesome/react-fontawesome": "^0.2.0",
"compression": "^1.7.4",
"express": "^4.19.1",
"express": "^4.19.2",
"helmet": "^7.1.0",
"morgan": "^1.10.0",
"prop-types": "^15.8.1",