fix(deps): bump express from 4.18.1 to 4.18.2 (#660)

Bumps [express](https://github.com/expressjs/express) from 4.18.1 to 4.18.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.18.1...4.18.2)

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

Signed-off-by: dependabot[bot] <support@github.com>

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]
2022-12-09 13:15:18 -05:00
committed by GitHub
parent 52633b1c86
commit 07f3a37e65
2 changed files with 26 additions and 26 deletions

View File

@@ -31,7 +31,7 @@
"color": "4.2.3",
"commander": "9.4.1",
"cors": "2.8.5",
"express": "4.18.1",
"express": "4.18.2",
"handlebars": "4.7.7",
"http-shutdown": "1.2.2",
"morgan": "1.10.0",