Skip to content

Commit 666557b

Browse files
chore(deps-dev): bump @fastify/jwt from 9.1.0 to 10.0.0 (#362)
Bumps [@fastify/jwt](https://github.com/fastify/fastify-jwt) from 9.1.0 to 10.0.0. - [Release notes](https://github.com/fastify/fastify-jwt/releases) - [Commits](fastify/fastify-jwt@v9.1.0...v10.0.0) --- updated-dependencies: - dependency-name: "@fastify/jwt" dependency-version: 10.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 117abdb commit 666557b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"lru-cache": "^11.1.0"
3737
},
3838
"devDependencies": {
39-
"@fastify/jwt": "^9.1.0",
39+
"@fastify/jwt": "^10.0.0",
4040
"@types/node": "^24.0.3",
4141
"eslint": "^9.24.0",
4242
"fast-jwt": "^6.0.1",

0 commit comments

Comments
 (0)