From dfadfb5b82415ce033e622d521eeb599cf74ea1b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Jun 2021 14:05:13 +0000 Subject: [PATCH] Bump fastify-reply-from from 5.3.0 to 6.0.0 Bumps [fastify-reply-from](https://github.com/fastify/fastify-reply-from) from 5.3.0 to 6.0.0. - [Release notes](https://github.com/fastify/fastify-reply-from/releases) - [Commits](https://github.com/fastify/fastify-reply-from/compare/v5.3.0...v6.0.0) --- updated-dependencies: - dependency-name: fastify-reply-from 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 6c995f7..8bf2da9 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "typescript": "^4.0.2" }, "dependencies": { - "fastify-reply-from": "^5.0.1", + "fastify-reply-from": "^6.0.0", "ws": "^7.4.1" }, "tsd": {