Build(deps-dev): Bump express from 4.18.2 to 4.18.3 (#25974)

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

---
updated-dependencies:
- dependency-name: express
  dependency-type: direct:development
  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-02-29 22:53:08 +01:00
committed by GitHub
parent db2f5ae51b
commit 1e666ddfd7
2 changed files with 17 additions and 17 deletions

View File

@@ -18,7 +18,7 @@
},
"devDependencies": {
"clean-base-url": "^1.0.0",
"express": "^4.18.2",
"express": "^4.18.3",
"glob": "^10.3.10",
"html-entities": "^2.4.0",
"html-rewriter-wasm": "^0.4.1",