chore(deps): bump ioredis from 4.24.6 to 4.25.0
Bumps [ioredis](https://github.com/luin/ioredis) from 4.24.6 to 4.25.0. - [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.6...v4.25.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
b58f1a1083
commit
bf793f9cdd
|
|
@ -87,7 +87,7 @@
|
|||
"https-proxy-agent": "5.0.0",
|
||||
"iconv-lite": "0.6.2",
|
||||
"instagram-private-api": "1.44.0",
|
||||
"ioredis": "4.24.6",
|
||||
"ioredis": "4.25.0",
|
||||
"ip-regex": "4.2.0",
|
||||
"is-localhost-ip": "1.4.0",
|
||||
"jsdom": "16.5.2",
|
||||
|
|
|
|||
|
|
@ -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.6:
|
||||
version "4.24.6"
|
||||
resolved "https://registry.yarnpkg.com/ioredis/-/ioredis-4.24.6.tgz#e46dd45257848510c40b0d50f7c2cc266026552e"
|
||||
integrity sha512-HxZHYYSC7URouhGKI7l7PhVuSMk6VcdnBMjUcIkW4DhKVqzutF7eixZHKHf51X0SCnbI0eljMtToEydCMIrA2g==
|
||||
ioredis@4.25.0:
|
||||
version "4.25.0"
|
||||
resolved "https://registry.yarnpkg.com/ioredis/-/ioredis-4.25.0.tgz#bc78d1fcda9d2b6f120f47c5764672734810b369"
|
||||
integrity sha512-UoeqXpZB05aerGD3gB9NiigMsAyph+N+GWH8+3lX1+26caVV03GkL6JoLxS2HCxyvqCWbNsVSZTAp5W12qe23A==
|
||||
dependencies:
|
||||
cluster-key-slot "^1.1.0"
|
||||
debug "^4.3.1"
|
||||
|
|
|
|||
Loading…
Reference in New Issue