mirror of
https://github.com/DIYgod/RSSHub.git
synced 2026-08-30 16:55:08 +08:00
chore(deps): bump ioredis from 5.6.0 to 5.6.1 (#18848)
Bumps [ioredis](https://github.com/luin/ioredis) from 5.6.0 to 5.6.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.6.0...v5.6.1) --- updated-dependencies: - dependency-name: ioredis dependency-version: 5.6.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:
+1
-1
@@ -91,7 +91,7 @@
|
||||
"iconv-lite": "0.6.3",
|
||||
"imapflow": "1.0.184",
|
||||
"instagram-private-api": "1.46.1",
|
||||
"ioredis": "5.6.0",
|
||||
"ioredis": "5.6.1",
|
||||
"ip-regex": "5.0.0",
|
||||
"jsdom": "26.0.0",
|
||||
"json-bigint": "1.0.0",
|
||||
|
||||
Generated
+7
-7
@@ -141,8 +141,8 @@ importers:
|
||||
specifier: 1.46.1
|
||||
version: 1.46.1
|
||||
ioredis:
|
||||
specifier: 5.6.0
|
||||
version: 5.6.0
|
||||
specifier: 5.6.1
|
||||
version: 5.6.1
|
||||
ip-regex:
|
||||
specifier: 5.0.0
|
||||
version: 5.0.0
|
||||
@@ -3877,8 +3877,8 @@ packages:
|
||||
re2:
|
||||
optional: true
|
||||
|
||||
ioredis@5.6.0:
|
||||
resolution: {integrity: sha512-tBZlIIWbndeWBWCXWZiqtOF/yxf6yZX3tAlTJ7nfo5jhd6dctNxF7QnYlZLZ1a0o0pDoen7CgZqO+zjNaFbJAg==}
|
||||
ioredis@5.6.1:
|
||||
resolution: {integrity: sha512-UxC0Yv1Y4WRJiGQxQkP0hfdL0/5/6YvdfOOClRgJ0qppSarkhneSa6UvkMkms0AkdGimSH3Ikqm+6mkMmX7vGA==}
|
||||
engines: {node: '>=12.22.0'}
|
||||
|
||||
ip-address@9.0.5:
|
||||
@@ -9420,7 +9420,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:
|
||||
@@ -9985,7 +9985,7 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
ioredis@5.6.0:
|
||||
ioredis@5.6.1:
|
||||
dependencies:
|
||||
'@ioredis/commands': 1.2.0
|
||||
cluster-key-slot: 1.1.2
|
||||
@@ -11101,7 +11101,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
|
||||
|
||||
Reference in New Issue
Block a user