Skip to content

Commit 4430963

Browse files
chore(deps): bump fastify-plugin from 4.5.1 to 5.0.1
Bumps [fastify-plugin](https://github.com/fastify/fastify-plugin) from 4.5.1 to 5.0.1. - [Release notes](https://github.com/fastify/fastify-plugin/releases) - [Commits](fastify/fastify-plugin@v4.5.1...v5.0.1) --- updated-dependencies: - dependency-name: fastify-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 23b5858 commit 4430963

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
@@ -52,7 +52,7 @@
5252
},
5353
"dependencies": {
5454
"@fastify/error": "^4.0.0",
55-
"fastify-plugin": "^4.2.1"
55+
"fastify-plugin": "^5.0.1"
5656
},
5757
"tsd": {
5858
"directory": "test"

0 commit comments

Comments
 (0)