diff --git a/package.json b/package.json
index daffcb02a2302dc1ee11dba5b9280f7482e27496..4a83d983aef824137eca727da5ce1ee2b8851953 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.3",
+    "fastify-metrics": "^10.0.4",
     "fastify-plugin": "^4.5.0",
     "http-errors": "^2.0.0",
     "ioredis": "^5.3.1",
diff --git a/yarn.lock b/yarn.lock
index bed26260e12dd6f11c911653232a4706d449b857..d636e7bf95f20196597966d105d7d0f8e1ca3f74 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -1302,10 +1302,10 @@ fast-url-parser@^1.1.3:
   dependencies:
     punycode "^1.3.2"
 
-fastify-metrics@^10.0.3:
-  version "10.0.3"
-  resolved "https://registry.yarnpkg.com/fastify-metrics/-/fastify-metrics-10.0.3.tgz#4384bdc69790ba0cdb9ea7a1edcf552f3077aff8"
-  integrity sha512-rw7qLMNglBu11hM0V+K4xaRgy4QLxa7/f2S91xpg6ZrOLEt+1gBEQlT5CUNev9BRYwWipZkYqwWVvBRFuyCN6w==
+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==
   dependencies:
     fastify-plugin "^4.3.0"
     prom-client "^14.1.0"