Skip to content

Commit

Permalink
Bump jsonwebtoken and koa-jwt
Browse files Browse the repository at this point in the history
Bumps [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken) to 9.0.0 and updates ancestor dependency [koa-jwt](https://github.com/koajs/jwt). 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](auth0/node-jsonwebtoken@v8.5.1...v9.0.0)

Updates `koa-jwt` from 4.0.3 to 4.0.4
- [Release notes](https://github.com/koajs/jwt/releases)
- [Commits](koajs/jwt@v4.0.3...v4.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 9, 2023
1 parent 76523bb commit e49a63c
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 143 deletions.
171 changes: 29 additions & 142 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 @@ -39,7 +39,7 @@
"ava": "4.3.3",
"hash-to-port": "1.2.0",
"koa": "2.13.4",
"koa-jwt": "4.0.3",
"koa-jwt": "4.0.4",
"c8": "7.12.0",
"supertest": "6.2.4",
"eslint": "8.22.0",
Expand Down

0 comments on commit e49a63c

Please sign in to comment.