From 980e98e73bf0bb270a087a67ed3669c04be9edd8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Dec 2024 04:40:59 +0000 Subject: [PATCH] chore(deps-dev): bump fastify-cli from 7.2.0 to 7.3.0 Bumps [fastify-cli](https://github.com/fastify/fastify-cli) from 7.2.0 to 7.3.0. - [Release notes](https://github.com/fastify/fastify-cli/releases) - [Commits](https://github.com/fastify/fastify-cli/compare/v7.2.0...v7.3.0) --- updated-dependencies: - dependency-name: fastify-cli dependency-type: direct:development update-type: version-update:semver-minor ... 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 a16ee95..2d33474 100644 --- a/package-lock.json +++ b/package-lock.json @@ -854,9 +854,9 @@ } }, "node_modules/fastify-cli": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/fastify-cli/-/fastify-cli-7.2.0.tgz", - "integrity": "sha512-P9hIYYDifBO1dTraAfyrJo6zS0Dkou5TWXFM0AOwg0AQ+PCICzzj5wkJVJExaUUUYZIdhGSyxlZkMKiJUsqAkQ==", + "version": "7.3.0", + "resolved": "https://registry.npmjs.org/fastify-cli/-/fastify-cli-7.3.0.tgz", + "integrity": "sha512-4QMW3VeCxysR0E/Hc1MA69G61LENeKdlaLymOUH5uFWPczKMC3Ngzr9A/zWfrzeSF47SOp/SZOLgdauRkGh8xg==", "dev": true, "dependencies": { "@fastify/deepmerge": "^2.0.0", @@ -2721,9 +2721,9 @@ } }, "fastify-cli": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/fastify-cli/-/fastify-cli-7.2.0.tgz", - "integrity": "sha512-P9hIYYDifBO1dTraAfyrJo6zS0Dkou5TWXFM0AOwg0AQ+PCICzzj5wkJVJExaUUUYZIdhGSyxlZkMKiJUsqAkQ==", + "version": "7.3.0", + "resolved": "https://registry.npmjs.org/fastify-cli/-/fastify-cli-7.3.0.tgz", + "integrity": "sha512-4QMW3VeCxysR0E/Hc1MA69G61LENeKdlaLymOUH5uFWPczKMC3Ngzr9A/zWfrzeSF47SOp/SZOLgdauRkGh8xg==", "dev": true, "requires": { "@fastify/deepmerge": "^2.0.0",