diff --git a/package.json b/package.json index b384e187d..5a39782ae 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.0.4", + "ioredis": "5.0.5", "ip-regex": "4.3.0", "is-localhost-ip": "1.4.0", "jsdom": "19.0.0", diff --git a/yarn.lock b/yarn.lock index 48dad8986..17cc76a67 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7424,10 +7424,10 @@ interpret@^1.0.0: resolved "https://registry.yarnpkg.com/interpret/-/interpret-1.4.0.tgz#665ab8bc4da27a774a40584e812e3e0fa45b1a1e" integrity sha512-agE4QfB2Lkp9uICn7BAqoscw4SZP9kTE2hxiFI3jBPmXJfdqiahTbUuKGsMoN2GtqL9AxhYioAcVvgsb1HvRbA== -ioredis@5.0.4: - version "5.0.4" - resolved "https://registry.yarnpkg.com/ioredis/-/ioredis-5.0.4.tgz#0d4abfd818adfc5ef5029fddac4b8f503a1433b7" - integrity sha512-qFJw3MnPNsJF1lcIOP3vztbsasOXK3nDdNAgjQj7t7/Bn/w10PGchTOpqylQNxjzPbLoYDu34LjeJtSWiKBntQ== +ioredis@5.0.5: + version "5.0.5" + resolved "https://registry.yarnpkg.com/ioredis/-/ioredis-5.0.5.tgz#94e51284631b30e15b359cd17de59c48945230fb" + integrity sha512-H+u9YB/cBckDO5lt5+S34gGN1EuIBjjaXk31LivQWfX3G1cqZPYCiwF9qCOkqK2NsKVk+saoUN+fLBz5tc2gFw== dependencies: "@ioredis/commands" "^1.1.1" cluster-key-slot "^1.1.0"