Skip to content

Commit

Permalink
build(deps): bump express in /superset-websocket/utils/client-ws-app
Browse files Browse the repository at this point in the history
Bumps [express](https://github.com/expressjs/express) from 4.20.0 to 4.21.0.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md)
- [Commits](expressjs/express@4.20.0...4.21.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent 657377b commit 4c3a41c
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 146 deletions.
204 changes: 59 additions & 145 deletions superset-websocket/utils/client-ws-app/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 superset-websocket/utils/client-ws-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"dependencies": {
"cookie-parser": "~1.4.6",
"debug": "~4.3.7",
"express": "~4.20.0",
"express": "~4.21.0",
"http-errors": "~2.0.0",
"jsonwebtoken": "^9.0.2",
"morgan": "~1.10.0",
Expand Down

0 comments on commit 4c3a41c

Please sign in to comment.