mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +00:00
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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user