chore(deps): bump ioredis from 5.11.0 to 5.11.1 (#22191)
Bumps [ioredis](https://github.com/luin/ioredis) from 5.11.0 to 5.11.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.11.0...v5.11.1) --- updated-dependencies: - dependency-name: ioredis dependency-version: 5.11.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
3567ced4d2
commit
08c3ba83f9
|
|
@ -97,7 +97,7 @@
|
|||
"iconv-lite": "0.7.2",
|
||||
"imapflow": "1.3.5",
|
||||
"instagram-private-api": "1.46.1",
|
||||
"ioredis": "5.11.0",
|
||||
"ioredis": "5.11.1",
|
||||
"ip-regex": "5.0.0",
|
||||
"jsdom": "29.1.1",
|
||||
"json-bigint": "1.0.0",
|
||||
|
|
|
|||
|
|
@ -152,8 +152,8 @@ importers:
|
|||
specifier: 1.46.1
|
||||
version: 1.46.1
|
||||
ioredis:
|
||||
specifier: 5.11.0
|
||||
version: 5.11.0
|
||||
specifier: 5.11.1
|
||||
version: 5.11.1
|
||||
ip-regex:
|
||||
specifier: 5.0.0
|
||||
version: 5.0.0
|
||||
|
|
@ -3398,7 +3398,7 @@ packages:
|
|||
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
||||
|
||||
difflib@https://codeload.github.com/postlight/difflib.js/tar.gz/32e8e38c7fcd935241b9baab71bb432fd9b166ed:
|
||||
resolution: {gitHosted: true, tarball: https://codeload.github.com/postlight/difflib.js/tar.gz/32e8e38c7fcd935241b9baab71bb432fd9b166ed}
|
||||
resolution: {tarball: https://codeload.github.com/postlight/difflib.js/tar.gz/32e8e38c7fcd935241b9baab71bb432fd9b166ed}
|
||||
version: 0.2.6
|
||||
|
||||
discord-api-types@0.38.48:
|
||||
|
|
@ -4101,8 +4101,8 @@ packages:
|
|||
re2:
|
||||
optional: true
|
||||
|
||||
ioredis@5.11.0:
|
||||
resolution: {integrity: sha512-EZBErytyVovD8f6pDfG3Kb37N6Y3lmDA9NNj+4+IP13CzzHGeX+OyeRM2Um13khRzoBSzzL+5lVnCX8V2RLeMg==}
|
||||
ioredis@5.11.1:
|
||||
resolution: {integrity: sha512-ehuGcf94bQXhfagULNXrJdfnWO38v070jxSx/qE87Kjzmu2fU7ro5EFAb+OPituLqgfyuQaym5DlrNydW2sJ9A==}
|
||||
engines: {node: '>=12.22.0'}
|
||||
|
||||
ip-address@10.2.0:
|
||||
|
|
@ -9378,7 +9378,7 @@ snapshots:
|
|||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
ioredis@5.11.0:
|
||||
ioredis@5.11.1:
|
||||
dependencies:
|
||||
'@ioredis/commands': 1.10.0
|
||||
cluster-key-slot: 1.1.1
|
||||
|
|
|
|||
Loading…
Reference in New Issue