Skip to content

Commit 5ddf5bf

Browse files
build(deps): bump fastify-plugin from 3.0.1 to 4.0.0 (#155)
Bumps [fastify-plugin](https://github.com/fastify/fastify-plugin) from 3.0.1 to 4.0.0. - [Release notes](https://github.com/fastify/fastify-plugin/releases) - [Commits](fastify/fastify-plugin@v3.0.1...v4.0.0) --- updated-dependencies: - dependency-name: fastify-plugin dependency-type: direct:production 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 1d5e7cc commit 5ddf5bf

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
@@ -43,7 +43,7 @@
4343
"why-is-node-running": "^2.2.2"
4444
},
4545
"dependencies": {
46-
"fastify-plugin": "^3.0.0",
46+
"fastify-plugin": "^4.0.0",
4747
"ioredis": "^5.0.0"
4848
},
4949
"tsd": {

0 commit comments

Comments
 (0)