Skip to content

Commit 01feea6

Browse files
build(deps): bump fast-jwt from 2.2.3 to 3.0.0 (#292)
Bumps [fast-jwt](https://github.com/nearform/fast-jwt) from 2.2.3 to 3.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@v2.2.3...v3.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5f88354 commit 01feea6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"dependencies": {
3434
"@fastify/error": "^3.0.0",
3535
"@lukeed/ms": "^2.0.0",
36-
"fast-jwt": "^2.0.0",
36+
"fast-jwt": "^3.0.0",
3737
"fastify-plugin": "^4.0.0",
3838
"steed": "^1.1.3"
3939
},

0 commit comments

Comments
 (0)