chore(deps): bump ioredis from 5.4.2 to 5.5.0 (#18311)
Bumps [ioredis](https://github.com/luin/ioredis) from 5.4.2 to 5.5.0. - [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.4.2...v5.5.0) --- updated-dependencies: - dependency-name: ioredis dependency-type: direct:production update-type: version-update:semver-minor ... 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
7bfc076a5b
commit
93ad50caff
|
|
@ -91,7 +91,7 @@
|
|||
"iconv-lite": "0.6.3",
|
||||
"imapflow": "1.0.181",
|
||||
"instagram-private-api": "1.46.1",
|
||||
"ioredis": "5.4.2",
|
||||
"ioredis": "5.5.0",
|
||||
"ip-regex": "5.0.0",
|
||||
"jsdom": "26.0.0",
|
||||
"json-bigint": "1.0.0",
|
||||
|
|
|
|||
|
|
@ -141,8 +141,8 @@ importers:
|
|||
specifier: 1.46.1
|
||||
version: 1.46.1
|
||||
ioredis:
|
||||
specifier: 5.4.2
|
||||
version: 5.4.2
|
||||
specifier: 5.5.0
|
||||
version: 5.5.0
|
||||
ip-regex:
|
||||
specifier: 5.0.0
|
||||
version: 5.0.0
|
||||
|
|
@ -3599,8 +3599,8 @@ packages:
|
|||
re2:
|
||||
optional: true
|
||||
|
||||
ioredis@5.4.2:
|
||||
resolution: {integrity: sha512-0SZXGNGZ+WzISQ67QDyZ2x0+wVxjjUndtD8oSeik/4ajifeiRufed8fCb8QW8VMyi4MXcS+UO1k/0NGhvq1PAg==}
|
||||
ioredis@5.5.0:
|
||||
resolution: {integrity: sha512-7CutT89g23FfSa8MDoIFs2GYYa0PaNiW/OrT+nRyjRXHDZd17HmIgy+reOQ/yhh72NznNjGuS8kbCAcA4Ro4mw==}
|
||||
engines: {node: '>=12.22.0'}
|
||||
|
||||
ip-address@9.0.5:
|
||||
|
|
@ -8746,7 +8746,7 @@ snapshots:
|
|||
|
||||
extract-zip@2.0.1:
|
||||
dependencies:
|
||||
debug: 4.3.4
|
||||
debug: 4.4.0
|
||||
get-stream: 5.2.0
|
||||
yauzl: 2.10.0
|
||||
optionalDependencies:
|
||||
|
|
@ -9308,7 +9308,7 @@ snapshots:
|
|||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
ioredis@5.4.2:
|
||||
ioredis@5.5.0:
|
||||
dependencies:
|
||||
'@ioredis/commands': 1.2.0
|
||||
cluster-key-slot: 1.1.2
|
||||
|
|
@ -10415,7 +10415,7 @@ snapshots:
|
|||
proxy-agent@6.4.0:
|
||||
dependencies:
|
||||
agent-base: 7.1.3
|
||||
debug: 4.3.4
|
||||
debug: 4.4.0
|
||||
http-proxy-agent: 7.0.2
|
||||
https-proxy-agent: 7.0.6
|
||||
lru-cache: 7.18.3
|
||||
|
|
|
|||
Loading…
Reference in New Issue