chore(deps): bump ioredis from 5.9.2 to 5.9.3 (#21134)
Bumps [ioredis](https://github.com/luin/ioredis) from 5.9.2 to 5.9.3. - [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.2...v5.9.3) --- updated-dependencies: - dependency-name: ioredis dependency-version: 5.9.3 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
8e12d5ad2d
commit
b0bfc6d8a5
|
|
@ -95,7 +95,7 @@
|
|||
"iconv-lite": "0.7.2",
|
||||
"imapflow": "1.2.9",
|
||||
"instagram-private-api": "1.46.1",
|
||||
"ioredis": "5.9.2",
|
||||
"ioredis": "5.9.3",
|
||||
"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.2
|
||||
version: 5.9.2
|
||||
specifier: 5.9.3
|
||||
version: 5.9.3
|
||||
ip-regex:
|
||||
specifier: 5.0.0
|
||||
version: 5.0.0
|
||||
|
|
@ -4149,8 +4149,8 @@ packages:
|
|||
re2:
|
||||
optional: true
|
||||
|
||||
ioredis@5.9.2:
|
||||
resolution: {integrity: sha512-tAAg/72/VxOUW7RQSX1pIxJVucYKcjFjfvj60L57jrZpYCHC3XN0WCQ3sNYL4Gmvv+7GPvTAjc+KSdeNuE8oWQ==}
|
||||
ioredis@5.9.3:
|
||||
resolution: {integrity: sha512-VI5tMCdeoxZWU5vjHWsiE/Su76JGhBvWF1MJnV9ZtGltHk9BmD48oDq8Tj8haZ85aceXZMxLNDQZRVo5QKNgXA==}
|
||||
engines: {node: '>=12.22.0'}
|
||||
|
||||
ip-address@10.1.0:
|
||||
|
|
@ -9855,7 +9855,7 @@ snapshots:
|
|||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
ioredis@5.9.2:
|
||||
ioredis@5.9.3:
|
||||
dependencies:
|
||||
'@ioredis/commands': 1.5.0
|
||||
cluster-key-slot: 1.1.2
|
||||
|
|
|
|||
Loading…
Reference in New Issue