From 6203715bef1e99daa8fd548c8f1059dd08d9f07b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 18:07:18 +0000 Subject: [PATCH] chore(deps): bump fastify-plugin from 4.5.1 to 5.0.1 Bumps [fastify-plugin](https://github.com/fastify/fastify-plugin) from 4.5.1 to 5.0.1. - [Release notes](https://github.com/fastify/fastify-plugin/releases) - [Commits](https://github.com/fastify/fastify-plugin/compare/v4.5.1...v5.0.1) --- updated-dependencies: - dependency-name: fastify-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d74a48b..25ec437 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ }, "dependencies": { "ajv": "^8.11.0", - "fastify-plugin": "^4.2.1" + "fastify-plugin": "^5.0.1" }, "tsd": { "directory": "test"