mirror of
https://github.com/ether/etherpad-lite.git
synced 2026-05-05 12:16:45 +02:00
build(deps): bump lru-cache from 11.3.5 to 11.3.6
Bumps [lru-cache](https://github.com/isaacs/node-lru-cache) from 11.3.5 to 11.3.6. - [Changelog](https://github.com/isaacs/node-lru-cache/blob/main/CHANGELOG.md) - [Commits](https://github.com/isaacs/node-lru-cache/compare/v11.3.5...v11.3.6) --- updated-dependencies: - dependency-name: lru-cache dependency-version: 11.3.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
796968e517
commit
85861b3331
14
pnpm-lock.yaml
generated
14
pnpm-lock.yaml
generated
@ -241,8 +241,8 @@ importers:
|
||||
specifier: ^6.9.1
|
||||
version: 6.9.1
|
||||
lru-cache:
|
||||
specifier: ^11.3.5
|
||||
version: 11.3.5
|
||||
specifier: ^11.3.6
|
||||
version: 11.3.6
|
||||
measured-core:
|
||||
specifier: ^2.0.0
|
||||
version: 2.0.0
|
||||
@ -4154,8 +4154,8 @@ packages:
|
||||
long@5.3.2:
|
||||
resolution: {integrity: sha512-mNAgZ1GmyNhD7AuqnTG3/VQ26o760+ZYBPKjPvugO8+nLbYfX6TVpJPseBvopbdY+qpZ/lKUnmEc1LeZYS3QAA==}
|
||||
|
||||
lru-cache@11.3.5:
|
||||
resolution: {integrity: sha512-NxVFwLAnrd9i7KUBxC4DrUhmgjzOs+1Qm50D3oF1/oL+r1NpZ4gA7xvG0/zJ8evR7zIKn4vLf7qTNduWFtCrRw==}
|
||||
lru-cache@11.3.6:
|
||||
resolution: {integrity: sha512-Gf/KoL3C/MlI7Bt0PGI9I+TeTC/I6r/csU58N4BSNc4lppLBeKsOdFYkK+dX0ABDUMJNfCHTyPpzwwO21Awd3A==}
|
||||
engines: {node: 20 || >=22}
|
||||
|
||||
lru-cache@5.1.1:
|
||||
@ -9289,7 +9289,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.5
|
||||
lru-cache: 11.3.6
|
||||
parse5: 8.0.1
|
||||
saxes: 6.0.0
|
||||
symbol-tree: 3.2.4
|
||||
@ -9572,7 +9572,7 @@ snapshots:
|
||||
|
||||
long@5.3.2: {}
|
||||
|
||||
lru-cache@11.3.5: {}
|
||||
lru-cache@11.3.6: {}
|
||||
|
||||
lru-cache@5.1.1:
|
||||
dependencies:
|
||||
@ -10009,7 +10009,7 @@ snapshots:
|
||||
|
||||
path-scurry@2.0.2:
|
||||
dependencies:
|
||||
lru-cache: 11.3.5
|
||||
lru-cache: 11.3.6
|
||||
minipass: 7.1.3
|
||||
|
||||
path-to-regexp@8.4.2: {}
|
||||
|
||||
@ -55,7 +55,7 @@
|
||||
"live-plugin-manager": "^1.1.0",
|
||||
"lodash.clonedeep": "4.5.0",
|
||||
"log4js": "^6.9.1",
|
||||
"lru-cache": "^11.3.5",
|
||||
"lru-cache": "^11.3.6",
|
||||
"measured-core": "^2.0.0",
|
||||
"mime-types": "^3.0.2",
|
||||
"mongodb": "^7.1.1",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user