diff --git a/package.json b/package.json
index bc627e8138e72ebeab3261e8b247ae54d8324418..9d8d4187e81377a78e48523a65e4e68b6b77c166 100644
--- a/package.json
+++ b/package.json
@@ -24,7 +24,7 @@
     "bull": "^4.10.4",
     "dotenv-defaults": "^5.0.2",
     "fastify": "^4.15.0",
-    "fastify-metrics": "^10.1.0",
+    "fastify-metrics": "^10.2.0",
     "fastify-plugin": "^4.5.0",
     "http-errors": "^2.0.0",
     "ioredis": "^5.3.1",
diff --git a/yarn.lock b/yarn.lock
index ee1ec15a900cd7ef0c4241683de48c9e47eb1dd6..dad2c10a1e8fc655b3fcb3356b027a649a17aa05 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.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==
+fastify-metrics@^10.2.0:
+  version "10.2.0"
+  resolved "https://registry.yarnpkg.com/fastify-metrics/-/fastify-metrics-10.2.0.tgz#761763f5c0bad56c028d943cd93ef08c1d415d83"
+  integrity sha512-mP977Soe47Cxp0HW7fEAvrU90K3+xkfSAkcxlXhkv4AXvfe1bf8ng82bbLjw1mj+1nFRQG3XBs0jSa7+W7J6Ag==
   dependencies:
     fastify-plugin "^4.3.0"
     prom-client "^14.1.0"