Skip to content

Commit

Permalink
build(deps): bump express from 4.21.1 to 4.21.2
Browse files Browse the repository at this point in the history
Bumps [express](https://github.com/expressjs/express) from 4.21.1 to 4.21.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.2/History.md)
- [Commits](expressjs/express@4.21.1...4.21.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Dec 8, 2024
1 parent b0ea26b commit 3f5efd5
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 11 deletions.
22 changes: 12 additions & 10 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion ui5-service-worker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"keywords": [],
"dependencies": {
"devcert-sanscache": "^0.5.1",
"express": "^4.21.1"
"express": "^4.21.2"
},
"devDependencies": {
"@babel/core": "^7.26.0",
Expand Down

0 comments on commit 3f5efd5

Please sign in to comment.