diff --git a/package-lock.json b/package-lock.json
index d18a813f58f3a22e845bc7223fcdfa6fa55298d1..2b70fabad15d41820c49a81a3f081762d19644bd 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -32,7 +32,7 @@
         "got": "^12.3.1",
         "graphql": "^15.6.1",
         "graphql-tag": "^2.12.6",
-        "ioredis": "5.2.2",
+        "ioredis": "5.2.3",
         "joi": "17.6.0",
         "joi-extension-semver": "5.0.0",
         "js-yaml": "^4.1.0",
@@ -18406,9 +18406,9 @@
       }
     },
     "node_modules/ioredis": {
-      "version": "5.2.2",
-      "resolved": "https://registry.npmjs.org/ioredis/-/ioredis-5.2.2.tgz",
-      "integrity": "sha512-wryKc1ur8PcCmNwfcGkw5evouzpbDXxxkMkzPK8wl4xQfQf7lHe11Jotell5ikMVAtikXJEu/OJVaoV51BggRQ==",
+      "version": "5.2.3",
+      "resolved": "https://registry.npmjs.org/ioredis/-/ioredis-5.2.3.tgz",
+      "integrity": "sha512-gQNcMF23/NpvjCaa1b5YycUyQJ9rBNH2xP94LWinNpodMWVUPP5Ai/xXANn/SM7gfIvI62B5CCvZxhg5pOgyMw==",
       "dependencies": {
         "@ioredis/commands": "^1.1.1",
         "cluster-key-slot": "^1.1.0",
@@ -44725,9 +44725,9 @@
       }
     },
     "ioredis": {
-      "version": "5.2.2",
-      "resolved": "https://registry.npmjs.org/ioredis/-/ioredis-5.2.2.tgz",
-      "integrity": "sha512-wryKc1ur8PcCmNwfcGkw5evouzpbDXxxkMkzPK8wl4xQfQf7lHe11Jotell5ikMVAtikXJEu/OJVaoV51BggRQ==",
+      "version": "5.2.3",
+      "resolved": "https://registry.npmjs.org/ioredis/-/ioredis-5.2.3.tgz",
+      "integrity": "sha512-gQNcMF23/NpvjCaa1b5YycUyQJ9rBNH2xP94LWinNpodMWVUPP5Ai/xXANn/SM7gfIvI62B5CCvZxhg5pOgyMw==",
       "requires": {
         "@ioredis/commands": "^1.1.1",
         "cluster-key-slot": "^1.1.0",
diff --git a/package.json b/package.json
index 359353a716d9538f92899fc96ff3bd3f237f0b48..c0c29486734f234574813409b0d651278790e01e 100644
--- a/package.json
+++ b/package.json
@@ -44,7 +44,7 @@
     "got": "^12.3.1",
     "graphql": "^15.6.1",
     "graphql-tag": "^2.12.6",
-    "ioredis": "5.2.2",
+    "ioredis": "5.2.3",
     "joi": "17.6.0",
     "joi-extension-semver": "5.0.0",
     "js-yaml": "^4.1.0",