diff --git a/package.json b/package.json index 15408874af..a384b07f1b 100644 --- a/package.json +++ b/package.json @@ -100,7 +100,7 @@ "https-proxy-agent": "5.0.1", "iconv-lite": "0.6.3", "instagram-private-api": "1.45.3", - "ioredis": "5.2.1", + "ioredis": "5.2.2", "ip-regex": "4.3.0", "is-localhost-ip": "1.4.0", "jsdom": "20.0.0", diff --git a/yarn.lock b/yarn.lock index 397204924a..713c44893d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7565,10 +7565,10 @@ interpret@^1.0.0: resolved "https://registry.yarnpkg.com/interpret/-/interpret-1.4.0.tgz#665ab8bc4da27a774a40584e812e3e0fa45b1a1e" integrity sha512-agE4QfB2Lkp9uICn7BAqoscw4SZP9kTE2hxiFI3jBPmXJfdqiahTbUuKGsMoN2GtqL9AxhYioAcVvgsb1HvRbA== -ioredis@5.2.1: - version "5.2.1" - resolved "https://registry.yarnpkg.com/ioredis/-/ioredis-5.2.1.tgz#0e145e1f70478b5838c0b1545959948a049fbbcf" - integrity sha512-+rgPUIawiT+L3am9FbUcwjI7R7KtLDUSJNYWF82NZmlUXCZELws7iJkVDuECQoNUHqZTf/EGn3uw9IA+PlBiyg== +ioredis@5.2.2: + version "5.2.2" + resolved "https://registry.yarnpkg.com/ioredis/-/ioredis-5.2.2.tgz#212467e04f6779b4e0e800cece7bb7d3d7b546d2" + integrity sha512-wryKc1ur8PcCmNwfcGkw5evouzpbDXxxkMkzPK8wl4xQfQf7lHe11Jotell5ikMVAtikXJEu/OJVaoV51BggRQ== dependencies: "@ioredis/commands" "^1.1.1" cluster-key-slot "^1.1.0"