From 71335e91e3a9df11cef51b391c3388d32d4b0d62 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Nov 2021 15:12:54 +0000 Subject: [PATCH] Bump fastify from 3.24.0 to 3.24.1 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:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index c5a4b13..c8aa0e4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3191,9 +3191,9 @@ "integrity": "sha512-W+KJc2dmILlPplD/H4K9l9LcAHAfPtP6BY84uVLXQ6Evcz9Lcg33Y2z1IVblT6xdY54PXYVHEv+0Wpq8Io6zkA==" }, "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==", "dependencies": { "@fastify/ajv-compiler": "^1.0.0", "abstract-logging": "^2.0.0", @@ -10028,9 +10028,9 @@ "integrity": "sha512-W+KJc2dmILlPplD/H4K9l9LcAHAfPtP6BY84uVLXQ6Evcz9Lcg33Y2z1IVblT6xdY54PXYVHEv+0Wpq8Io6zkA==" }, "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==", "requires": { "@fastify/ajv-compiler": "^1.0.0", "abstract-logging": "^2.0.0",