Skip to content

Commit

Permalink
Bump jsonwebtoken from 8.5.1 to 9.0.0 in /sso-consumer
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
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 22, 2022
1 parent 02a6ef7 commit 8d2b415
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 53 deletions.
84 changes: 32 additions & 52 deletions sso-consumer/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 sso-consumer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"ejs-mate": "^2.3.0",
"express": "^4.16.3",
"express-session": "^1.15.6",
"jsonwebtoken": "^8.3.0",
"jsonwebtoken": "^9.0.0",
"morgan": "^1.9.0"
}
}

0 comments on commit 8d2b415

Please sign in to comment.