From b9b11346389bfc08578fd8361b15ed99393d0e7c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Sep 2023 01:40:30 +0000 Subject: [PATCH] chore(deps-dev): Bump fastify from 4.22.0 to 4.22.2 Bumps [fastify](https://github.com/fastify/fastify) from 4.22.0 to 4.22.2. - [Release notes](https://github.com/fastify/fastify/releases) - [Commits](https://github.com/fastify/fastify/compare/v4.22.0...v4.22.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 8f831b94..3f68e575 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2783,9 +2783,9 @@ "dev": true }, "node_modules/fastify": { - "version": "4.22.0", - "resolved": "https://registry.npmjs.org/fastify/-/fastify-4.22.0.tgz", - "integrity": "sha512-HLoBmetdQ6zaJohKW6jzUww8NnwHzkbIbUEyAzM+Nnf7cZVSXRuUV+6b2/xLmu6GGkruIFJ/bIQoKWYRx4wnAQ==", + "version": "4.22.2", + "resolved": "https://registry.npmjs.org/fastify/-/fastify-4.22.2.tgz", + "integrity": "sha512-rK8mF/1mZJHH6H/L22OhmilTgrp5XMkk3RHcSy03LC+TJ6+wLhbq+4U62bjns15VzIbBNgxTqAForBqtGAa0NQ==", "dev": true, "dependencies": { "@fastify/ajv-compiler": "^3.5.0", @@ -10852,9 +10852,9 @@ "dev": true }, "fastify": { - "version": "4.22.0", - "resolved": "https://registry.npmjs.org/fastify/-/fastify-4.22.0.tgz", - "integrity": "sha512-HLoBmetdQ6zaJohKW6jzUww8NnwHzkbIbUEyAzM+Nnf7cZVSXRuUV+6b2/xLmu6GGkruIFJ/bIQoKWYRx4wnAQ==", + "version": "4.22.2", + "resolved": "https://registry.npmjs.org/fastify/-/fastify-4.22.2.tgz", + "integrity": "sha512-rK8mF/1mZJHH6H/L22OhmilTgrp5XMkk3RHcSy03LC+TJ6+wLhbq+4U62bjns15VzIbBNgxTqAForBqtGAa0NQ==", "dev": true, "requires": { "@fastify/ajv-compiler": "^3.5.0",