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.4 to 4.3.6.
- [Release notes](https://github.com/debug-js/debug/releases)
- [Commits](debug-js/debug@4.3.4...4.3.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent 21c9266 commit 3e480a6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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.4",
"debug": "~4.3.6",
"express": "~4.18.2",
"http-errors": "~2.0.0",
"jsonwebtoken": "^9.0.2",
Expand Down

0 comments on commit 3e480a6

Please sign in to comment.