chore(deps): bump ioredis from 4.22.0 to 4.23.0
Bumps [ioredis](https://github.com/luin/ioredis) from 4.22.0 to 4.23.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.22.0...v4.23.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
3b7a1b6d8e
commit
bcdf4555a3
|
|
@ -87,7 +87,7 @@
|
||||||
"https-proxy-agent": "5.0.0",
|
"https-proxy-agent": "5.0.0",
|
||||||
"iconv-lite": "0.6.2",
|
"iconv-lite": "0.6.2",
|
||||||
"instagram-private-api": "1.43.4",
|
"instagram-private-api": "1.43.4",
|
||||||
"ioredis": "4.22.0",
|
"ioredis": "4.23.0",
|
||||||
"ip-regex": "4.2.0",
|
"ip-regex": "4.2.0",
|
||||||
"is-localhost-ip": "1.4.0",
|
"is-localhost-ip": "1.4.0",
|
||||||
"jsdom": "16.4.0",
|
"jsdom": "16.4.0",
|
||||||
|
|
|
||||||
|
|
@ -6798,10 +6798,10 @@ invert-kv@^2.0.0:
|
||||||
resolved "https://registry.yarnpkg.com/invert-kv/-/invert-kv-2.0.0.tgz#7393f5afa59ec9ff5f67a27620d11c226e3eec02"
|
resolved "https://registry.yarnpkg.com/invert-kv/-/invert-kv-2.0.0.tgz#7393f5afa59ec9ff5f67a27620d11c226e3eec02"
|
||||||
integrity sha512-wPVv/y/QQ/Uiirj/vh3oP+1Ww+AWehmi1g5fFWGPF6IpCBCDVrhgHRMvrLfdYcwDh3QJbGXDW4JAuzxElLSqKA==
|
integrity sha512-wPVv/y/QQ/Uiirj/vh3oP+1Ww+AWehmi1g5fFWGPF6IpCBCDVrhgHRMvrLfdYcwDh3QJbGXDW4JAuzxElLSqKA==
|
||||||
|
|
||||||
ioredis@4.22.0:
|
ioredis@4.23.0:
|
||||||
version "4.22.0"
|
version "4.23.0"
|
||||||
resolved "https://registry.yarnpkg.com/ioredis/-/ioredis-4.22.0.tgz#a2e18a29300ffb759670d7ed7023fcf6592031a2"
|
resolved "https://registry.yarnpkg.com/ioredis/-/ioredis-4.23.0.tgz#f61b65633a25c93f43fccebcacac2f4342e418f9"
|
||||||
integrity sha512-mtC+jNFMPRxReWx0HodDbcwj34Gj5pK/P4+aE6Nh0pdqgtZKvxUh4z2lVtLjqnRIvMhKaBnIgMYFR8qH/xtttA==
|
integrity sha512-R5TDCODwnEH3J3A5TSoB17+6a+SeJTtIOW6vsy5Q1yag/AM8FejHjZC5R2O1QepSXV8hwOnGSm/4buJc/LeXTQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
cluster-key-slot "^1.1.0"
|
cluster-key-slot "^1.1.0"
|
||||||
debug "^4.1.1"
|
debug "^4.1.1"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue