mirror of
https://github.com/DIYgod/RSSHub.git
synced 2026-09-01 14:57:14 +08:00
chore(deps): bump lru-cache from 11.0.2 to 11.1.0 (#18691)
Bumps [lru-cache](https://github.com/isaacs/node-lru-cache) from 11.0.2 to 11.1.0. - [Changelog](https://github.com/isaacs/node-lru-cache/blob/main/CHANGELOG.md) - [Commits](https://github.com/isaacs/node-lru-cache/compare/v11.0.2...v11.1.0) --- updated-dependencies: - dependency-name: lru-cache 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:
+1
-1
@@ -97,7 +97,7 @@
|
||||
"json-bigint": "1.0.0",
|
||||
"jsonpath-plus": "10.3.0",
|
||||
"jsrsasign": "10.9.0",
|
||||
"lru-cache": "11.0.2",
|
||||
"lru-cache": "11.1.0",
|
||||
"lz-string": "1.5.0",
|
||||
"mailparser": "3.7.2",
|
||||
"markdown-it": "14.1.0",
|
||||
|
||||
Generated
+5
-5
@@ -158,8 +158,8 @@ importers:
|
||||
specifier: 10.9.0
|
||||
version: 10.9.0
|
||||
lru-cache:
|
||||
specifier: 11.0.2
|
||||
version: 11.0.2
|
||||
specifier: 11.1.0
|
||||
version: 11.1.0
|
||||
lz-string:
|
||||
specifier: 1.5.0
|
||||
version: 1.5.0
|
||||
@@ -4329,8 +4329,8 @@ packages:
|
||||
lru-cache@10.4.3:
|
||||
resolution: {integrity: sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==}
|
||||
|
||||
lru-cache@11.0.2:
|
||||
resolution: {integrity: sha512-123qHRfJBmo2jXDbo/a5YOQrJoHF/GNQTLzQ5+IdK5pWpceK17yRc6ozlWd25FxvGKQbIUs91fDFkXmDHTKcyA==}
|
||||
lru-cache@11.1.0:
|
||||
resolution: {integrity: sha512-QIXZUBJUx+2zHUdQujWejBkcD9+cs94tLn0+YL8UrCh+D5sCXZ4c7LaEH48pNwRY3MLDgqUFyhlCyjJPf1WP0A==}
|
||||
engines: {node: 20 || >=22}
|
||||
|
||||
lru-cache@5.1.1:
|
||||
@@ -10487,7 +10487,7 @@ snapshots:
|
||||
|
||||
lru-cache@10.4.3: {}
|
||||
|
||||
lru-cache@11.0.2: {}
|
||||
lru-cache@11.1.0: {}
|
||||
|
||||
lru-cache@5.1.1:
|
||||
dependencies:
|
||||
|
||||
Reference in New Issue
Block a user