From 7943fcde6628e281b678318d0780b0a63f7ca632 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 9 Jan 2025 10:27:05 -0500 Subject: [PATCH] fix(deps): update dependency ioredis to v5.4.2 (#12993) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 86a4cf5bb9..e358f2e778 100644 --- a/install/package.json +++ b/install/package.json @@ -124,7 +124,7 @@ "postcss-clean": "1.2.0", "progress-webpack-plugin": "1.0.16", "prompt": "1.3.0", - "ioredis": "5.4.1", + "ioredis": "5.4.2", "rimraf": "5.0.10", "rss": "1.2.2", "rtlcss": "4.3.0",