diff --git a/package.json b/package.json
index 0377fb09cee54e692887fe6b26f2da1167682b00..e9b250a396689273cbb23dbaa1f1e5ca949d996c 100644
--- a/package.json
+++ b/package.json
@@ -24,7 +24,7 @@
     "bull": "^4.10.4",
     "dotenv-defaults": "^5.0.2",
     "fastify": "^4.14.1",
-    "fastify-metrics": "^10.0.4",
+    "fastify-metrics": "^10.1.0",
     "fastify-plugin": "^4.5.0",
     "http-errors": "^2.0.0",
     "ioredis": "^5.3.1",
diff --git a/yarn.lock b/yarn.lock
index c68cfbb6ce632e4cf3f3c7a80e62726fc445dd01..16dee99d8a5dad2f4137e14b755493aa1e4ff40f 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -1295,10 +1295,10 @@ fast-url-parser@^1.1.3:
   dependencies:
     punycode "^1.3.2"
 
-fastify-metrics@^10.0.4:
-  version "10.0.4"
-  resolved "https://registry.yarnpkg.com/fastify-metrics/-/fastify-metrics-10.0.4.tgz#dc6303509a3223d7132ef110b4e3bdcf68c1f6cf"
-  integrity sha512-IP1poIJLrVDhZ4Lfh0prpSJtF7AH24+4TNaUNPs0vGjwasha/+evVahM4DH4Qrr+fv48Hl4NIxF46D/nx+iSHw==
+fastify-metrics@^10.1.0:
+  version "10.1.0"
+  resolved "https://registry.yarnpkg.com/fastify-metrics/-/fastify-metrics-10.1.0.tgz#064fe7f99270390864737b161a8cefc5471d7328"
+  integrity sha512-XEWCA5HbWKMtpP/fKAfjga/Ibh3Jo4jwWkoU8sDslmtzsISDfC9oFG625lYOeqguXBcEeBUvlfMwm5ix2BlQ6g==
   dependencies:
     fastify-plugin "^4.3.0"
     prom-client "^14.1.0"