From 6d2e0aa97074a46cd752041f6cc0e0b98eb4f24c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 11 Oct 2021 03:19:46 +0000 Subject: [PATCH] fix(deps): update dependency ioredis to v4.27.11 --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 5aaf3c2aa4..c115753a6d 100644 --- a/install/package.json +++ b/install/package.json @@ -107,7 +107,7 @@ "postcss": "8.3.9", "postcss-clean": "1.2.0", "prompt": "^1.1.0", - "ioredis": "4.27.10", + "ioredis": "4.27.11", "request": "2.88.2", "request-promise-native": "^1.0.9", "requirejs": "2.3.6",