chore(deps): bump ioredis from 5.9.0 to 5.9.1 (#20841)
Bumps [ioredis](https://github.com/luin/ioredis) from 5.9.0 to 5.9.1. - [Release notes](https://github.com/luin/ioredis/releases) - [Changelog](https://github.com/redis/ioredis/blob/main/CHANGELOG.md) - [Commits](https://github.com/luin/ioredis/compare/v5.9.0...v5.9.1) --- updated-dependencies: - dependency-name: ioredis dependency-version: 5.9.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
c2c7a16587
commit
6969ea493a
|
|
@ -102,7 +102,7 @@
|
|||
"iconv-lite": "0.7.2",
|
||||
"imapflow": "1.2.4",
|
||||
"instagram-private-api": "1.46.1",
|
||||
"ioredis": "5.9.0",
|
||||
"ioredis": "5.9.1",
|
||||
"ip-regex": "5.0.0",
|
||||
"jsdom": "27.0.0",
|
||||
"json-bigint": "1.0.0",
|
||||
|
|
|
|||
|
|
@ -149,8 +149,8 @@ importers:
|
|||
specifier: 1.46.1
|
||||
version: 1.46.1
|
||||
ioredis:
|
||||
specifier: 5.9.0
|
||||
version: 5.9.0
|
||||
specifier: 5.9.1
|
||||
version: 5.9.1
|
||||
ip-regex:
|
||||
specifier: 5.0.0
|
||||
version: 5.0.0
|
||||
|
|
@ -4376,8 +4376,8 @@ packages:
|
|||
re2:
|
||||
optional: true
|
||||
|
||||
ioredis@5.9.0:
|
||||
resolution: {integrity: sha512-T3VieIilNumOJCXI9SDgo4NnF6sZkd6XcmPi6qWtw4xqbt8nNz/ZVNiIH1L9puMTSHZh1mUWA4xKa2nWPF4NwQ==}
|
||||
ioredis@5.9.1:
|
||||
resolution: {integrity: sha512-BXNqFQ66oOsR82g9ajFFsR8ZKrjVvYCLyeML9IvSMAsP56XH2VXBdZjmI11p65nXXJxTEt1hie3J2QeFJVgrtQ==}
|
||||
engines: {node: '>=12.22.0'}
|
||||
|
||||
ip-address@10.1.0:
|
||||
|
|
@ -10467,7 +10467,7 @@ snapshots:
|
|||
dependencies:
|
||||
basic-ftp: 5.0.5
|
||||
data-uri-to-buffer: 6.0.2
|
||||
debug: 4.4.1
|
||||
debug: 4.4.3
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
|
|
@ -10811,7 +10811,7 @@ snapshots:
|
|||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
ioredis@5.9.0:
|
||||
ioredis@5.9.1:
|
||||
dependencies:
|
||||
'@ioredis/commands': 1.5.0
|
||||
cluster-key-slot: 1.1.2
|
||||
|
|
|
|||
Loading…
Reference in New Issue