From 790bb49c52a803267f110512764954002a56c3e2 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 16 Oct 2020 19:09:17 +0000 Subject: [PATCH] Bump fastify-plugin from 2.3.4 to 3.0.0 Bumps [fastify-plugin](https://github.com/fastify/fastify-plugin) from 2.3.4 to 3.0.0. - [Release notes](https://github.com/fastify/fastify-plugin/releases) - [Commits](https://github.com/fastify/fastify-plugin/compare/v2.3.4...v3.0.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3e5f03a..81c631b 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ }, "homepage": "https://github.com/fastify/fastify-kafka#readme", "dependencies": { - "fastify-plugin": "^2.0.0", + "fastify-plugin": "^3.0.0", "node-rdkafka": "^2.8.1" }, "devDependencies": {