Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Bump jsonwebtoken from 7.4.3 to 9.0.0 #471

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump jsonwebtoken from 7.4.3 to 9.0.0
Bumps [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken) from 7.4.3 to 9.0.0.
- [Changelog](https://github.com/auth0/node-jsonwebtoken/blob/master/CHANGELOG.md)
- [Commits](auth0/node-jsonwebtoken@v7.4.3...v9.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 24, 2023
commit 2ea5a8c8cf1a46d77815f7fa838b64e2472a2203
66 changes: 10 additions & 56 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"joi": "^10.6.0",
"jquery": "^3.4.1",
"jquery-ui-dist": "^1.12.1",
"jsonwebtoken": "^7.4.3",
"jsonwebtoken": "^9.0.0",
"jwt-decode": "^2.2.0",
"lodash": "^4.17.4",
"metismenu": "~2.0.2",
Expand Down