From 54757968f28d2b7eef2a5b6dc0932f429c73b017 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Sat, 21 Oct 2023 21:10:15 +0000 Subject: [PATCH] Update @willsoto/nestjs-prometheus to version 6.0.0 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index f7187ad7..a5ffbd5c 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@nestjs/microservices": "^9.4.3", "@nestjs/platform-fastify": "^9.4.3", "@nestjs/terminus": "^9.1.1", - "@willsoto/nestjs-prometheus": "^5.5.1", + "@willsoto/nestjs-prometheus": "^6.0.0", "amqp-connection-manager": "^4.1.14", "amqplib": "^0.10.0", "axios": "^1.5.1", diff --git a/yarn.lock b/yarn.lock index 1d610958..fea186a9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -706,10 +706,10 @@ "@webassemblyjs/ast" "1.11.1" "@xtuc/long" "4.2.2" -"@willsoto/nestjs-prometheus@^5.5.1": - version "5.5.1" - resolved "https://registry.yarnpkg.com/@willsoto/nestjs-prometheus/-/nestjs-prometheus-5.5.1.tgz#cf2095e04e1970823f56277ca09b5325a2121743" - integrity sha512-aHs7pUCMEVzdq5qglojNSbo0xF53YSDmdjfcsr1gBBldIopzoVuJJaC+JoMSK9eeuTM0RinsTIAwzbaDVR9T2A== +"@willsoto/nestjs-prometheus@^6.0.0": + version "6.0.0" + resolved "https://registry.yarnpkg.com/@willsoto/nestjs-prometheus/-/nestjs-prometheus-6.0.0.tgz#6ef4d5d5dfb04ebe982aab6f3a7893974e89a669" + integrity sha512-Krmda5CT9xDPjab8Eqdqiwi7xkZSX60A5rEGVLEDjUG6J6Rw5SCZ/BPaRk+MxNGWzUrRkM7K5FtTg38vWIOt1Q== "@xtuc/ieee754@^1.2.0": version "1.2.0"