chore(deps): bump ioredis from 4.27.0 to 4.27.1
Bumps [ioredis](https://github.com/luin/ioredis) from 4.27.0 to 4.27.1. - [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.27.0...v4.27.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
b2c4813072
commit
7670b8e10c
|
|
@ -87,7 +87,7 @@
|
|||
"https-proxy-agent": "5.0.0",
|
||||
"iconv-lite": "0.6.2",
|
||||
"instagram-private-api": "1.44.1",
|
||||
"ioredis": "4.27.0",
|
||||
"ioredis": "4.27.1",
|
||||
"ip-regex": "4.2.0",
|
||||
"is-localhost-ip": "1.4.0",
|
||||
"jsdom": "16.5.3",
|
||||
|
|
|
|||
|
|
@ -6810,10 +6810,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.27.0:
|
||||
version "4.27.0"
|
||||
resolved "https://registry.yarnpkg.com/ioredis/-/ioredis-4.27.0.tgz#e2e2c2d751a1e7557a19a0cd6df8724b25b227f4"
|
||||
integrity sha512-4IkHx4uGaWdgVjeHC1UUHCoPQ1WNZ/5q/uvS8hNPOk0Z50SvfMJqgnm3enSsA0MtWs0jfZoD4CtI1+dZfVbkMg==
|
||||
ioredis@4.27.1:
|
||||
version "4.27.1"
|
||||
resolved "https://registry.yarnpkg.com/ioredis/-/ioredis-4.27.1.tgz#4ef947b455a1b995baa4b0d7e2c4e4f75f746421"
|
||||
integrity sha512-PaFNFeBbOcEYHXAdrJuy7uesJcyvzStTM1aYMchTuky+VgKqDbXhnTJHaDsjAwcTwPx8Asatx+l2DW8zZ2xlsQ==
|
||||
dependencies:
|
||||
cluster-key-slot "^1.1.0"
|
||||
debug "^4.3.1"
|
||||
|
|
|
|||
Loading…
Reference in New Issue