Skip to content

Commit bb4a6d2

Browse files
build(deps): bump fastify-plugin from 3.0.1 to 4.0.0 (#166)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0c687ff commit bb4a6d2

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
@@ -44,7 +44,7 @@
4444
"typescript": "^4.0.2"
4545
},
4646
"dependencies": {
47-
"fastify-plugin": "^3.0.0",
47+
"fastify-plugin": "^4.0.0",
4848
"reusify": "^1.0.4"
4949
},
5050
"tsd": {

0 commit comments

Comments
 (0)