Skip to content
This repository was archived by the owner on Jun 11, 2023. It is now read-only.

Commit a184e51

Browse files
Bump jsonwebtoken from 8.5.1 to 9.0.0 in /packages/lib
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 ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 54c14bf commit a184e51

File tree

2 files changed

+35
-48
lines changed

2 files changed

+35
-48
lines changed

packages/lib/package-lock.json

Lines changed: 34 additions & 47 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/lib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"crypto-ld": "^3.7.0",
2424
"did-method-key": "^0.2.0",
2525
"jsonld-signatures": "^4.4.0",
26-
"jsonwebtoken": "^8.5.0",
26+
"jsonwebtoken": "^9.0.0",
2727
"moment": "^2.24.0",
2828
"node-fetch": "^2.3.0",
2929
"openpgp": "^4.4.3",

0 commit comments

Comments
 (0)