diff --git a/package.json b/package.json index 955039b08..20e9163a4 100644 --- a/package.json +++ b/package.json @@ -94,7 +94,7 @@ "jsdom": "24.1.0", "json-bigint": "1.0.0", "jsrsasign": "10.9.0", - "lru-cache": "10.3.0", + "lru-cache": "10.4.0", "lz-string": "1.5.0", "mailparser": "3.7.1", "markdown-it": "14.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 12f2288ef..0b533df82 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -141,8 +141,8 @@ importers: specifier: 10.9.0 version: 10.9.0 lru-cache: - specifier: 10.3.0 - version: 10.3.0 + specifier: 10.4.0 + version: 10.4.0 lz-string: specifier: 1.5.0 version: 1.5.0 @@ -4503,9 +4503,9 @@ packages: lowlight@3.1.0: resolution: {integrity: sha512-CEbNVoSikAxwDMDPjXlqlFYiZLkDJHwyGu/MfOsJnF3d7f3tds5J3z8s/l9TMXhzfsJCCJEAsD78842mwmg0PQ==} - lru-cache@10.3.0: - resolution: {integrity: sha512-CQl19J/g+Hbjbv4Y3mFNNXFEL/5t/KCg8POCuUqd4rMKjGG+j1ybER83hxV58zL+dFI1PTkt3GNFSHRt+d8qEQ==} - engines: {node: 14 || >=16.14} + lru-cache@10.4.0: + resolution: {integrity: sha512-bfJaPTuEiTYBu+ulDaeQ0F+uLmlfFkMgXj4cbwfuMSjgObGMzb55FMMbDvbRU0fAHZ4sLGkz2mKwcMg8Dvm8Ww==} + engines: {node: '>=18'} lru-cache@4.1.5: resolution: {integrity: sha512-sWZlbEP2OsHNkXrMl5GYk/jKk70MBng6UU4YI/qGDYbgf6YbP4EvmqISbXCoJiRKs+1bSpFHVgQxvJ17F2li5g==} @@ -11635,7 +11635,7 @@ snapshots: devlop: 1.1.0 highlight.js: 11.9.0 - lru-cache@10.3.0: {} + lru-cache@10.4.0: {} lru-cache@4.1.5: dependencies: @@ -12414,7 +12414,7 @@ snapshots: path-scurry@1.11.1: dependencies: - lru-cache: 10.3.0 + lru-cache: 10.4.0 minipass: 7.1.2 path-to-regexp@6.2.2: {}