Build(deps-dev): Bump express from 4.19.0 to 4.19.1 (#26304)

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

---
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-03-21 22:59:54 +01:00
committed by GitHub
parent 42b10f802d
commit 76d573b377
2 changed files with 5 additions and 5 deletions

View File

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