Skip to content

Commit

Permalink
chore(deps): Bump @fastify/jwt from 6.7.1 to 7.0.0 (#299)
Browse files Browse the repository at this point in the history
Bumps [@fastify/jwt](https://github.com/fastify/fastify-jwt) from 6.7.1 to 7.0.0.
- [Release notes](https://github.com/fastify/fastify-jwt/releases)
- [Commits](fastify/fastify-jwt@v6.7.1...v7.0.0)

---
updated-dependencies:
- dependency-name: "@fastify/jwt"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 25, 2023
1 parent aac5b04 commit a3016dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
},
"dependencies": {
"@fastify/cookie": "^8.0.0",
"@fastify/jwt": "^6.1.0",
"@fastify/jwt": "^7.0.0",
"fastify-jwt-jwks": "^1.1.3",
"fastify-plugin": "^4.0.0"
},
Expand Down

0 comments on commit a3016dc

Please sign in to comment.