Build(deps-dev): Bump express from 4.21.0 to 4.21.1 (#29134)

Bumps [express](https://github.com/expressjs/express) from 4.21.0 to 4.21.1.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.1/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.21.0...4.21.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-10-09 01:07:01 +02:00
committed by GitHub
parent 77133746a1
commit 44fe8c62d6
2 changed files with 113 additions and 69 deletions

View File

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