Skip to content

Commit dce1175

Browse files
build(deps): bump fastify-plugin from 3.0.1 to 4.0.0 (#162)
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 6da9c8f commit dce1175

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
@@ -37,7 +37,7 @@
3737
"tsd": "^0.22.0"
3838
},
3939
"dependencies": {
40-
"fastify-plugin": "^3.0.0",
40+
"fastify-plugin": "^4.0.0",
4141
"simple-oauth2": "^3.4.0"
4242
},
4343
"tsd": {

0 commit comments

Comments
 (0)