Skip to content

Commit

Permalink
build(deps): bump jsonwebtoken
Browse files Browse the repository at this point in the history
Bumps [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken) from 8.5.1 to 9.0.0.
- [Release notes](https://github.com/auth0/node-jsonwebtoken/releases)
- [Changelog](https://github.com/auth0/node-jsonwebtoken/blob/master/CHANGELOG.md)
- [Commits](auth0/node-jsonwebtoken@v8.5.1...v9.0.0)

---
updated-dependencies:
- dependency-name: jsonwebtoken
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 22, 2022
1 parent 7d8fff8 commit c212f95
Show file tree
Hide file tree
Showing 2 changed files with 65 additions and 99 deletions.
162 changes: 64 additions & 98 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 @@ -10,7 +10,7 @@
"debug": "~4.3.4",
"express": "~4.18.2",
"http-errors": "~2.0.0",
"jsonwebtoken": "^8.5.1",
"jsonwebtoken": "^9.0.0",
"morgan": "~1.10.0",
"pug": "~3.0.2"
}
Expand Down

0 comments on commit c212f95

Please sign in to comment.