From bc1b7bc55492268fd7992a307fbef6a34f7401f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2026 01:27:55 +0000 Subject: [PATCH] build(deps): bump lru-cache from 11.5.0 to 11.5.1 Bumps [lru-cache](https://github.com/isaacs/node-lru-cache) from 11.5.0 to 11.5.1. - [Changelog](https://github.com/isaacs/node-lru-cache/blob/main/CHANGELOG.md) - [Commits](https://github.com/isaacs/node-lru-cache/compare/v11.5.0...v11.5.1) --- updated-dependencies: - dependency-name: lru-cache dependency-version: 11.5.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- packages/mcp/package.json | 2 +- pnpm-lock.yaml | 20 +++++++------------- 2 files changed, 8 insertions(+), 14 deletions(-) diff --git a/packages/mcp/package.json b/packages/mcp/package.json index d3652a0..0ca31c0 100644 --- a/packages/mcp/package.json +++ b/packages/mcp/package.json @@ -46,7 +46,7 @@ "@opencodehub/scanners": "workspace:*", "@opencodehub/search": "workspace:*", "@opencodehub/storage": "workspace:*", - "lru-cache": "11.5.0", + "lru-cache": "11.5.1", "zod": "4.4.3" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f2c6bec..ad15c96 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -374,8 +374,8 @@ importers: specifier: workspace:* version: link:../storage lru-cache: - specifier: 11.5.0 - version: 11.5.0 + specifier: 11.5.1 + version: 11.5.1 zod: specifier: 4.4.3 version: 4.4.3 @@ -3930,12 +3930,8 @@ packages: lru-cache@10.4.3: resolution: {integrity: sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==} - lru-cache@11.3.6: - resolution: {integrity: sha512-Gf/KoL3C/MlI7Bt0PGI9I+TeTC/I6r/csU58N4BSNc4lppLBeKsOdFYkK+dX0ABDUMJNfCHTyPpzwwO21Awd3A==} - engines: {node: 20 || >=22} - - lru-cache@11.5.0: - resolution: {integrity: sha512-5YgH9UJd7wVb9hIouI2adWpgqrrICkt070Dnj8EUY1+B4B2P9eRLPAkAAo6NICA7CEhOIeBHl46u9zSNpNu7zA==} + lru-cache@11.5.1: + resolution: {integrity: sha512-RPimw/7aMdv2oqRrxKwvZXcPfwBrn/JZ2xYcY9Hus/6LaS3VOAKVWKWgNLCFSiOm1ESXinjsDlidVU7JlnCN2A==} engines: {node: 20 || >=22} lru-cache@7.18.3: @@ -9150,9 +9146,7 @@ snapshots: lru-cache@10.4.3: {} - lru-cache@11.3.6: {} - - lru-cache@11.5.0: {} + lru-cache@11.5.1: {} lru-cache@7.18.3: {} @@ -10916,7 +10910,7 @@ snapshots: chokidar: 5.0.0 destr: 2.0.5 h3: 1.15.11 - lru-cache: 11.3.6 + lru-cache: 11.5.1 node-fetch-native: 1.6.7 ofetch: 1.5.1 ufo: 1.6.4 @@ -11134,7 +11128,7 @@ time: lefthook@2.1.8: '2026-05-19T11:14:25.846Z' license-checker-rseidelsohn@4.4.2: '2024-09-09T05:30:18.956Z' listr2@10.2.1: '2026-03-02T23:32:42.720Z' - lru-cache@11.5.0: '2026-05-19T23:13:36.156Z' + lru-cache@11.5.1: '2026-05-27T15:04:12.732Z' onnxruntime-node@1.26.0: '2026-05-08T19:50:24.041Z' piscina@5.1.4: '2025-11-07T10:07:27.121Z' playwright@1.60.0: '2026-05-11T19:09:33.114Z'