chore(deps): bump lru-cache from 11.1.0 to 11.2.1 (#19970)
Bumps [lru-cache](https://github.com/isaacs/node-lru-cache) from 11.1.0 to 11.2.1. - [Changelog](https://github.com/isaacs/node-lru-cache/blob/main/CHANGELOG.md) - [Commits](https://github.com/isaacs/node-lru-cache/compare/v11.1.0...v11.2.1) --- updated-dependencies: - dependency-name: lru-cache dependency-version: 11.2.1 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
e8a326deb9
commit
9d86ea02d8
|
|
@ -98,7 +98,7 @@
|
|||
"json-bigint": "1.0.0",
|
||||
"jsonpath-plus": "10.3.0",
|
||||
"jsrsasign": "10.9.0",
|
||||
"lru-cache": "11.1.0",
|
||||
"lru-cache": "11.2.1",
|
||||
"lz-string": "1.5.0",
|
||||
"mailparser": "3.7.4",
|
||||
"markdown-it": "14.1.0",
|
||||
|
|
|
|||
|
|
@ -177,8 +177,8 @@ importers:
|
|||
specifier: 10.9.0
|
||||
version: 10.9.0
|
||||
lru-cache:
|
||||
specifier: 11.1.0
|
||||
version: 11.1.0
|
||||
specifier: 11.2.1
|
||||
version: 11.2.1
|
||||
lz-string:
|
||||
specifier: 1.5.0
|
||||
version: 1.5.0
|
||||
|
|
@ -4422,8 +4422,8 @@ packages:
|
|||
lru-cache@10.4.3:
|
||||
resolution: {integrity: sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==}
|
||||
|
||||
lru-cache@11.1.0:
|
||||
resolution: {integrity: sha512-QIXZUBJUx+2zHUdQujWejBkcD9+cs94tLn0+YL8UrCh+D5sCXZ4c7LaEH48pNwRY3MLDgqUFyhlCyjJPf1WP0A==}
|
||||
lru-cache@11.2.1:
|
||||
resolution: {integrity: sha512-r8LA6i4LP4EeWOhqBaZZjDWwehd1xUJPCJd9Sv300H0ZmcUER4+JPh7bqqZeqs1o5pgtgvXm+d9UGrB5zZGDiQ==}
|
||||
engines: {node: 20 || >=22}
|
||||
|
||||
lru-cache@5.1.1:
|
||||
|
|
@ -10487,7 +10487,7 @@ snapshots:
|
|||
|
||||
lru-cache@10.4.3: {}
|
||||
|
||||
lru-cache@11.1.0: {}
|
||||
lru-cache@11.2.1: {}
|
||||
|
||||
lru-cache@5.1.1:
|
||||
dependencies:
|
||||
|
|
|
|||
Loading…
Reference in New Issue