build(deps): bump lru-cache from 11.3.2 to 11.3.5 (#7505)

Bumps [lru-cache](https://github.com/isaacs/node-lru-cache) from 11.3.2 to 11.3.5.
- [Changelog](https://github.com/isaacs/node-lru-cache/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-lru-cache/compare/v11.3.2...v11.3.5)

---
updated-dependencies:
- dependency-name: lru-cache
  dependency-version: 11.3.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-04-13 21:26:31 +02:00 committed by GitHub
parent bc43105a32
commit 0eb444a063
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 7 additions and 7 deletions

12
pnpm-lock.yaml generated
View File

@ -217,8 +217,8 @@ importers:
specifier: ^6.9.1
version: 6.9.1
lru-cache:
specifier: ^11.3.2
version: 11.3.2
specifier: ^11.3.5
version: 11.3.5
measured-core:
specifier: ^2.0.0
version: 2.0.0
@ -3867,8 +3867,8 @@ packages:
lru-cache@10.4.3:
resolution: {integrity: sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==}
lru-cache@11.3.2:
resolution: {integrity: sha512-wgWa6FWQ3QRRJbIjbsldRJZxdxYngT/dO0I5Ynmlnin8qy7tC6xYzbcJjtN4wHLXtkbVwHzk0C+OejVw1XM+DQ==}
lru-cache@11.3.5:
resolution: {integrity: sha512-NxVFwLAnrd9i7KUBxC4DrUhmgjzOs+1Qm50D3oF1/oL+r1NpZ4gA7xvG0/zJ8evR7zIKn4vLf7qTNduWFtCrRw==}
engines: {node: 20 || >=22}
lru-cache@5.1.1:
@ -8636,7 +8636,7 @@ snapshots:
decimal.js: 10.6.0
html-encoding-sniffer: 6.0.0(@noble/hashes@1.8.0)
is-potential-custom-element-name: 1.0.1
lru-cache: 11.3.2
lru-cache: 11.3.5
parse5: 8.0.0
saxes: 6.0.0
symbol-tree: 3.2.4
@ -8864,7 +8864,7 @@ snapshots:
lru-cache@10.4.3: {}
lru-cache@11.3.2: {}
lru-cache@11.3.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.3.2",
"lru-cache": "^11.3.5",
"measured-core": "^2.0.0",
"mime-types": "^3.0.2",
"oidc-provider": "9.8.0",