From 8c9903aa5a36181bd2d7d4b996c8313635760e5f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 5 Aug 2020 05:21:44 +0000 Subject: [PATCH] Bump fastify-plugin from 1.6.1 to 2.1.1 Bumps [fastify-plugin](https://github.com/fastify/fastify-plugin) from 1.6.1 to 2.1.1. - [Release notes](https://github.com/fastify/fastify-plugin/releases) - [Commits](https://github.com/fastify/fastify-plugin/compare/v1.6.1...v2.1.1) 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 a8d0ff9..7c70168 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "ajv": "^6.12.0", "fastify-env": "^1.0.1", "fastify-formbody": "^3.1.0", - "fastify-plugin": "^1.6.1", + "fastify-plugin": "^2.1.1", "http-errors": "^1.7.3", "simple-get": "^3.1.0" },