Skip to content

Commit 1ce68fb

Browse files
build(deps): bump fastify-plugin from 4.5.1 to 5.0.0
Bumps [fastify-plugin](https://github.com/fastify/fastify-plugin) from 4.5.1 to 5.0.0. - [Release notes](https://github.com/fastify/fastify-plugin/releases) - [Commits](fastify/fastify-plugin@v4.5.1...v5.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]>
1 parent e24a3b6 commit 1ce68fb

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
@@ -51,7 +51,7 @@
5151
"dotenv-expand": "^11.0.3",
5252
"fastify": "^4.28.1",
5353
"fastify-metrics": "^10.3.3",
54-
"fastify-plugin": "^4.5.1",
54+
"fastify-plugin": "^5.0.0",
5555
"lodash.get": "^4.4.2",
5656
"prom-client": "^14.2.0"
5757
},

0 commit comments

Comments
 (0)