From c0a3d912351b60d350e9b6107ccfc7acb3eb74c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Dec 2023 22:01:46 +0000 Subject: [PATCH] chore(deps): bump fastify-metrics from 10.4.1 to 10.5.0 Bumps [fastify-metrics](https://github.com/SkeLLLa/fastify-metrics) from 10.4.1 to 10.5.0. - [Release notes](https://github.com/SkeLLLa/fastify-metrics/releases) - [Changelog](https://github.com/SkeLLLa/fastify-metrics/blob/master/docs/CHANGELOG.md) - [Commits](https://github.com/SkeLLLa/fastify-metrics/compare/v10.4.1...v10.5.0) --- updated-dependencies: - dependency-name: fastify-metrics dependency-type: direct:production 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 a73965c4..49d2e36b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3454,9 +3454,9 @@ } }, "node_modules/fastify-metrics": { - "version": "10.4.1", - "resolved": "https://registry.npmjs.org/fastify-metrics/-/fastify-metrics-10.4.1.tgz", - "integrity": "sha512-RW3DHzQw2OmJ/oNClvbMJJVB9ZOxsG0Qh2zOkk5YebNN1e+DM7bxxnKdX1QafOfTxh6xRSPojM4c7Y7EXQFQlw==", + "version": "10.5.0", + "resolved": "https://registry.npmjs.org/fastify-metrics/-/fastify-metrics-10.5.0.tgz", + "integrity": "sha512-xxLN0o0U5GDGoBV2aWZnHYR10BgsHBTDC8kGWQPBoEPd8GnQskBA05xxnmCq3HCMYXvP/wXE0MUm6s6xYILRJA==", "dependencies": { "fastify-plugin": "^4.3.0", "prom-client": "^14.2.0" @@ -11686,9 +11686,9 @@ } }, "fastify-metrics": { - "version": "10.4.1", - "resolved": "https://registry.npmjs.org/fastify-metrics/-/fastify-metrics-10.4.1.tgz", - "integrity": "sha512-RW3DHzQw2OmJ/oNClvbMJJVB9ZOxsG0Qh2zOkk5YebNN1e+DM7bxxnKdX1QafOfTxh6xRSPojM4c7Y7EXQFQlw==", + "version": "10.5.0", + "resolved": "https://registry.npmjs.org/fastify-metrics/-/fastify-metrics-10.5.0.tgz", + "integrity": "sha512-xxLN0o0U5GDGoBV2aWZnHYR10BgsHBTDC8kGWQPBoEPd8GnQskBA05xxnmCq3HCMYXvP/wXE0MUm6s6xYILRJA==", "requires": { "fastify-plugin": "^4.3.0", "prom-client": "^14.2.0"