Skip to content

Commit

Permalink
build(deps): bump debug in /superset-websocket/utils/client-ws-app
Browse files Browse the repository at this point in the history
Bumps [debug](https://github.com/debug-js/debug) from 4.3.6 to 4.3.7.
- [Release notes](https://github.com/debug-js/debug/releases)
- [Commits](debug-js/debug@4.3.6...4.3.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent 2e50167 commit a61f1aa
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 48 deletions.
62 changes: 15 additions & 47 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 @@ -7,7 +7,7 @@
},
"dependencies": {
"cookie-parser": "~1.4.6",
"debug": "~4.3.6",
"debug": "~4.3.7",
"express": "~4.20.0",
"http-errors": "~2.0.0",
"jsonwebtoken": "^9.0.2",
Expand Down

0 comments on commit a61f1aa

Please sign in to comment.