build(deps): bump lru-cache from 11.2.1 to 11.2.2 (#7145)

Bumps [lru-cache](https://github.com/isaacs/node-lru-cache) from 11.2.1 to 11.2.2.
- [Changelog](https://github.com/isaacs/node-lru-cache/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-lru-cache/compare/v11.2.1...v11.2.2)

---
updated-dependencies:
- dependency-name: lru-cache
  dependency-version: 11.2.2
  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] 2025-09-29 21:09:54 +02:00 committed by GitHub
parent f19945ebe6
commit 5f20b3d4ca
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

10
pnpm-lock.yaml generated
View file

@ -204,8 +204,8 @@ importers:
specifier: ^6.9.1
version: 6.9.1
lru-cache:
specifier: ^11.2.1
version: 11.2.1
specifier: ^11.2.2
version: 11.2.2
measured-core:
specifier: ^2.0.0
version: 2.0.0
@ -3310,8 +3310,8 @@ packages:
lru-cache@10.4.3:
resolution: {integrity: sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==}
lru-cache@11.2.1:
resolution: {integrity: sha512-r8LA6i4LP4EeWOhqBaZZjDWwehd1xUJPCJd9Sv300H0ZmcUER4+JPh7bqqZeqs1o5pgtgvXm+d9UGrB5zZGDiQ==}
lru-cache@11.2.2:
resolution: {integrity: sha512-F9ODfyqML2coTIsQpSkRHnLSZMtkU8Q+mSfcaIyKwy58u+8k5nvAYeiNhsyMARvzNcXJ9QfWVrcPsC9e9rAxtg==}
engines: {node: 20 || >=22}
lru-cache@7.18.3:
@ -7798,7 +7798,7 @@ snapshots:
lru-cache@10.4.3: {}
lru-cache@11.2.1: {}
lru-cache@11.2.2: {}
lru-cache@7.18.3: {}

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.1",
"lru-cache": "^11.2.2",
"measured-core": "^2.0.0",
"mime-types": "^3.0.1",
"oidc-provider": "^9.5.1",