Skip to content

Commit ed10d9d

Browse files
build(deps-dev): bump @fastify/jwt from 9.1.0 to 10.0.0 (#264)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7df61e4 commit ed10d9d

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
@@ -58,7 +58,7 @@
5858
],
5959
"license": "MIT",
6060
"devDependencies": {
61-
"@fastify/jwt": "^9.0.0",
61+
"@fastify/jwt": "^10.0.0",
6262
"@fastify/leveldb": "^6.0.0",
6363
"@fastify/pre-commit": "^2.1.0",
6464
"@fastify/type-provider-json-schema-to-ts": "^5.0.0",

0 commit comments

Comments
 (0)