From cca43860e01f1307d8b720a96bf1c1d07da93012 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Dec 2021 02:15:23 +0100 Subject: [PATCH] chore(deps-dev): bump fastify from 3.24.0 to 3.24.1 (#928) Bumps [fastify](https://github.com/fastify/fastify) from 3.24.0 to 3.24.1. - [Release notes](https://github.com/fastify/fastify/releases) - [Commits](https://github.com/fastify/fastify/compare/v3.24.0...v3.24.1) --- updated-dependencies: - dependency-name: fastify dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index ecb875c8..5942b7d7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3114,9 +3114,9 @@ "dev": true }, "node_modules/fastify": { - "version": "3.24.0", - "resolved": "https://registry.npmjs.org/fastify/-/fastify-3.24.0.tgz", - "integrity": "sha512-fmRyrI25rzLGHDQ1FME02NsbP658mVa0EaSqfYUFwx2UOF+4/GcyNrsdWILSDOEiUbOsRYCD3sRCE9v7mvRLRQ==", + "version": "3.24.1", + "resolved": "https://registry.npmjs.org/fastify/-/fastify-3.24.1.tgz", + "integrity": "sha512-ZL0V6u37d65tAY8lMwVMFtFvnEeJcG80QBNSdChqCm4i4x+is/38OU14gzJuRXhpenTL+pTJzNcu5Kn1ouzM3Q==", "dev": true, "dependencies": { "@fastify/ajv-compiler": "^1.0.0", @@ -9549,9 +9549,9 @@ } }, "fastify": { - "version": "3.24.0", - "resolved": "https://registry.npmjs.org/fastify/-/fastify-3.24.0.tgz", - "integrity": "sha512-fmRyrI25rzLGHDQ1FME02NsbP658mVa0EaSqfYUFwx2UOF+4/GcyNrsdWILSDOEiUbOsRYCD3sRCE9v7mvRLRQ==", + "version": "3.24.1", + "resolved": "https://registry.npmjs.org/fastify/-/fastify-3.24.1.tgz", + "integrity": "sha512-ZL0V6u37d65tAY8lMwVMFtFvnEeJcG80QBNSdChqCm4i4x+is/38OU14gzJuRXhpenTL+pTJzNcu5Kn1ouzM3Q==", "dev": true, "requires": { "@fastify/ajv-compiler": "^1.0.0",