diff --git a/package.json b/package.json index 7131d7d236..c5a3dbfcc9 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "dependencies": { "cron-parser": "^4.6.0", "glob": "^8.0.3", - "ioredis": "^5.2.2", + "ioredis": "^5.3.0", "lodash": "^4.17.21", "msgpackr": "^1.6.2", "semver": "^7.3.7", diff --git a/yarn.lock b/yarn.lock index 752e18c790..b3a365167a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3778,7 +3778,7 @@ into-stream@^6.0.0: from2 "^2.3.0" p-is-promise "^3.0.0" -ioredis@^5.2.2: +ioredis@^5.3.0: version "5.3.0" resolved "https://registry.yarnpkg.com/ioredis/-/ioredis-5.3.0.tgz#b5469f0fd374648ef074840c00c1d8eed42fca3f" integrity sha512-Id9jKHhsILuIZpHc61QkagfVdUj2Rag5GzG1TGEvRNeM7dtTOjICgjC+tvqYxi//PuX2wjQ+Xjva2ONBuf92Pw==