chore(deps): bump ioredis from 4.24.4 to 4.24.5

Bumps [ioredis](https://github.com/luin/ioredis) from 4.24.4 to 4.24.5.
- [Release notes](https://github.com/luin/ioredis/releases)
- [Changelog](https://github.com/luin/ioredis/blob/master/Changelog.md)
- [Commits](https://github.com/luin/ioredis/compare/v4.24.4...v4.24.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2021-03-28 18:00:00 +00:00 committed by GitHub
parent 4c72c8f3a4
commit 539e47fe63
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -87,7 +87,7 @@
"https-proxy-agent": "5.0.0",
"iconv-lite": "0.6.2",
"instagram-private-api": "1.44.0",
"ioredis": "4.24.4",
"ioredis": "4.24.5",
"ip-regex": "4.2.0",
"is-localhost-ip": "1.4.0",
"jsdom": "16.5.2",

View File

@ -6800,10 +6800,10 @@ invert-kv@^2.0.0:
resolved "https://registry.yarnpkg.com/invert-kv/-/invert-kv-2.0.0.tgz#7393f5afa59ec9ff5f67a27620d11c226e3eec02"
integrity sha512-wPVv/y/QQ/Uiirj/vh3oP+1Ww+AWehmi1g5fFWGPF6IpCBCDVrhgHRMvrLfdYcwDh3QJbGXDW4JAuzxElLSqKA==
ioredis@4.24.4:
version "4.24.4"
resolved "https://registry.yarnpkg.com/ioredis/-/ioredis-4.24.4.tgz#2f3cc03c5bfc75e13141459418bb1bd64ba1c7cf"
integrity sha512-v28xxBENyTmReC6lVTL7EkAPjVF8cuGtDEjGDi1Z2n7htsC2WdiDceZrCIPeuPiLa6kDFWHb1Y8O0upZROsMgA==
ioredis@4.24.5:
version "4.24.5"
resolved "https://registry.yarnpkg.com/ioredis/-/ioredis-4.24.5.tgz#32f56ccb04d2e9ff00aa935caf348fd4e19867b0"
integrity sha512-a1uk8WXM4Xe9bfYUJH17Up9ODEASjYCWiD/BKojPHp5YDDMX/QBOWxgSmrtpRE+ARdLYUoXSLeyGZyegLdHcOg==
dependencies:
cluster-key-slot "^1.1.0"
debug "^4.3.1"