chore(deps): bump jsonwebtoken from 8.5.1 to 9.0.0 (#4600)

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](https://github.com/auth0/node-jsonwebtoken/compare/v8.5.1...v9.0.0)

---
updated-dependencies:
- dependency-name: jsonwebtoken
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

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-12-22 04:01:05 -08:00
committed by GitHub
parent 09c3ee50ba
commit 504693c68d
2 changed files with 11 additions and 52 deletions

View File

@@ -112,7 +112,7 @@
"is-printable-key-event": "^1.0.0",
"jsdom": "^20.0.3",
"json-loader": "0.5.7",
"jsonwebtoken": "^8.5.0",
"jsonwebtoken": "^9.0.0",
"jszip": "^3.10.1",
"katex": "^0.16.3",
"kbar": "0.1.0-beta.28",