Skip to content

Commit ed56b6f

Browse files
chore: bump fastify-plugin from 5.1.0 to 6.0.0 in the dependencies group (#625)
Bumps the dependencies group with 1 update: [fastify-plugin](https://github.com/fastify/fastify-plugin). Updates `fastify-plugin` from 5.1.0 to 6.0.0 - [Release notes](https://github.com/fastify/fastify-plugin/releases) - [Commits](fastify/fastify-plugin@v5.1.0...v6.0.0) --- updated-dependencies: - dependency-name: fastify-plugin dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f79f996 commit ed56b6f

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
@@ -9,7 +9,7 @@
99
"@fastify/busboy": "^3.0.0",
1010
"@fastify/deepmerge": "^3.0.0",
1111
"@fastify/error": "^4.0.0",
12-
"fastify-plugin": "^5.0.0",
12+
"fastify-plugin": "^6.0.0",
1313
"secure-json-parse": "^4.0.0"
1414
},
1515
"devDependencies": {

0 commit comments

Comments
 (0)