chore(deps): bump debug in /superset-websocket/utils/client-ws-app (#20980)

Bumps [debug](https://github.com/debug-js/debug) from 4.3.2 to 4.3.4.
- [Release notes](https://github.com/debug-js/debug/releases)
- [Commits](https://github.com/debug-js/debug/compare/4.3.2...4.3.4)

---
updated-dependencies:
- dependency-name: debug
  dependency-type: direct:production
  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]
2022-08-05 08:13:03 -06:00
committed by GitHub
parent be4fbaf951
commit 499a28f599
2 changed files with 8 additions and 8 deletions

View File

@@ -7,7 +7,7 @@
},
"dependencies": {
"cookie-parser": "~1.4.6",
"debug": "~4.3.2",
"debug": "~4.3.4",
"express": "~4.17.1",
"http-errors": "~1.8.0",
"jsonwebtoken": "^8.5.1",