Skip to content

Commit 4be5196

Browse files
build(deps): bump fast-jwt from 4.0.6 to 5.0.0
Bumps [fast-jwt](https://github.com/nearform/fast-jwt) from 4.0.6 to 5.0.0. - [Release notes](https://github.com/nearform/fast-jwt/releases) - [Changelog](https://github.com/nearform/fast-jwt/blob/master/CHANGELOG.md) - [Commits](nearform/fast-jwt@v4.0.6...v5.0.0) --- updated-dependencies: - dependency-name: fast-jwt dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1b3470e commit 4be5196

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"dependencies": {
3535
"@fastify/error": "^4.0.0",
3636
"@lukeed/ms": "^2.0.2",
37-
"fast-jwt": "^4.0.0",
37+
"fast-jwt": "^5.0.0",
3838
"fastify-plugin": "^5.0.0",
3939
"steed": "^1.1.3"
4040
},

0 commit comments

Comments
 (0)