From 2cda68d2365717fd1ab7d31eb76bdb33e3f75bb4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Oct 2023 04:25:03 +0000 Subject: [PATCH] chore(deps-dev): bump fastify from 4.24.1 to 4.24.2 Bumps [fastify](https://github.com/fastify/fastify) from 4.24.1 to 4.24.2. - [Release notes](https://github.com/fastify/fastify/releases) - [Commits](https://github.com/fastify/fastify/compare/v4.24.1...v4.24.2) --- updated-dependencies: - dependency-name: fastify dependency-type: direct:development 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 a5883de..731f3d9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -732,9 +732,9 @@ "dev": true }, "node_modules/fastify": { - "version": "4.24.1", - "resolved": "https://registry.npmjs.org/fastify/-/fastify-4.24.1.tgz", - "integrity": "sha512-uMthXpH0DjWWxb3/ERmBsVkFm5cllozjbOFkhsD4Xlw+OUg5wGASRBjVRcp2XeYZa91W2BbwgIWJrnGGPWY2dQ==", + "version": "4.24.2", + "resolved": "https://registry.npmjs.org/fastify/-/fastify-4.24.2.tgz", + "integrity": "sha512-V/7fdhFas7HoAyjD8ha8wPCeiRLUzPgwwM5dSSUx/eBUv7GvG61YzjggqOchMOsa7Sw32MNN4uCCoFrl+9ccJA==", "dev": true, "dependencies": { "@fastify/ajv-compiler": "^3.5.0", @@ -2644,9 +2644,9 @@ "dev": true }, "fastify": { - "version": "4.24.1", - "resolved": "https://registry.npmjs.org/fastify/-/fastify-4.24.1.tgz", - "integrity": "sha512-uMthXpH0DjWWxb3/ERmBsVkFm5cllozjbOFkhsD4Xlw+OUg5wGASRBjVRcp2XeYZa91W2BbwgIWJrnGGPWY2dQ==", + "version": "4.24.2", + "resolved": "https://registry.npmjs.org/fastify/-/fastify-4.24.2.tgz", + "integrity": "sha512-V/7fdhFas7HoAyjD8ha8wPCeiRLUzPgwwM5dSSUx/eBUv7GvG61YzjggqOchMOsa7Sw32MNN4uCCoFrl+9ccJA==", "dev": true, "requires": { "@fastify/ajv-compiler": "^3.5.0",