build(deps): bump lru-cache from 11.2.4 to 11.2.5 (#7301)

Bumps [lru-cache](https://github.com/isaacs/node-lru-cache) from 11.2.4 to 11.2.5.
- [Changelog](https://github.com/isaacs/node-lru-cache/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-lru-cache/compare/v11.2.4...v11.2.5)

---
updated-dependencies:
- dependency-name: lru-cache
  dependency-version: 11.2.5
  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:
dependabot[bot] 2026-01-26 21:14:08 +01:00 committed by GitHub
parent 3c535826db
commit 4ab8be6f85
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 8 additions and 8 deletions

14
pnpm-lock.yaml generated
View file

@ -213,8 +213,8 @@ importers:
specifier: ^6.9.1
version: 6.9.1
lru-cache:
specifier: ^11.2.4
version: 11.2.4
specifier: ^11.2.5
version: 11.2.5
measured-core:
specifier: ^2.0.0
version: 2.0.0
@ -3951,8 +3951,8 @@ packages:
lru-cache@10.4.3:
resolution: {integrity: sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==}
lru-cache@11.2.4:
resolution: {integrity: sha512-B5Y16Jr9LB9dHVkh6ZevG+vAbOsNOYCX+sXvFWFu7B3Iz5mijW3zdbMyhsh8ANd2mSWBYdJgnqi+mL7/LrOPYg==}
lru-cache@11.2.5:
resolution: {integrity: sha512-vFrFJkWtJvJnD5hg+hJvVE8Lh/TcMzKnTgCWmtBipwI5yLX/iX+5UB2tfuyODF5E7k9xEzMdYgGqaSb1c0c5Yw==}
engines: {node: 20 || >=22}
lru-cache@5.1.1:
@ -5473,7 +5473,7 @@ snapshots:
'@csstools/css-color-parser': 3.1.0(@csstools/css-parser-algorithms@3.0.5(@csstools/css-tokenizer@3.0.4))(@csstools/css-tokenizer@3.0.4)
'@csstools/css-parser-algorithms': 3.0.5(@csstools/css-tokenizer@3.0.4)
'@csstools/css-tokenizer': 3.0.4
lru-cache: 11.2.4
lru-cache: 11.2.5
'@asamuzakjp/dom-selector@6.7.6':
dependencies:
@ -5481,7 +5481,7 @@ snapshots:
bidi-js: 1.0.3
css-tree: 3.1.0
is-potential-custom-element-name: 1.0.1
lru-cache: 11.2.4
lru-cache: 11.2.5
'@asamuzakjp/nwsapi@2.3.9': {}
@ -9008,7 +9008,7 @@ snapshots:
lru-cache@10.4.3: {}
lru-cache@11.2.4: {}
lru-cache@11.2.5: {}
lru-cache@5.1.1:
dependencies:

View file

@ -53,7 +53,7 @@
"live-plugin-manager": "^1.1.0",
"lodash.clonedeep": "4.5.0",
"log4js": "^6.9.1",
"lru-cache": "^11.2.4",
"lru-cache": "^11.2.5",
"measured-core": "^2.0.0",
"mime-types": "^3.0.2",
"oidc-provider": "9.6.0",