Bump jsonwebtoken and danger

Bumps [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken) to 9.0.0 and updates ancestor dependency [danger](https://github.com/danger/danger-js). These dependencies need to be updated together.


Updates `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)

Updates `danger` from 10.9.0 to 11.2.1
- [Release notes](https://github.com/danger/danger-js/releases)
- [Changelog](https://github.com/danger/danger-js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/danger/danger-js/compare/10.9.0...11.2.1)

---
updated-dependencies:
- dependency-name: jsonwebtoken
  dependency-type: indirect
- dependency-name: danger
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-01-10 03:35:54 +00:00 committed by GitHub
parent 59e5a34713
commit a3fa334849
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 926 additions and 1308 deletions

2232
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -41,7 +41,7 @@
"@types/node-fetch": "^2.5.5",
"benchmark": "^2.1.4",
"chai": "^4.2.0",
"danger": "^10.5.0",
"danger": "^11.2.1",
"del": "^4.1.1",
"docdash": "^1.2.0",
"eslint": "^7.22.0",