From 594af145787dc563e7e7bd91ada6945404830151 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 May 2026 13:14:24 +0000 Subject: [PATCH] build(deps): bump lru-cache from 11.3.6 to 11.5.0 Bumps [lru-cache](https://github.com/isaacs/node-lru-cache) from 11.3.6 to 11.5.0. - [Changelog](https://github.com/isaacs/node-lru-cache/blob/main/CHANGELOG.md) - [Commits](https://github.com/isaacs/node-lru-cache/compare/v11.3.6...v11.5.0) --- updated-dependencies: - dependency-name: lru-cache dependency-version: 11.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- packages/mcp/package.json | 2 +- pnpm-lock.yaml | 17 +++++++++-------- 2 files changed, 10 insertions(+), 9 deletions(-) diff --git a/packages/mcp/package.json b/packages/mcp/package.json index 7367479..9b348ee 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.3.6", + "lru-cache": "11.5.0", "zod": "4.4.3" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5e26b6b..545fcc4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -376,8 +376,8 @@ importers: specifier: workspace:* version: link:../storage lru-cache: - specifier: 11.3.6 - version: 11.3.6 + specifier: 11.5.0 + version: 11.5.0 zod: specifier: 4.4.3 version: 4.4.3 @@ -646,6 +646,7 @@ packages: '@aws-sdk/core@3.974.9': resolution: {integrity: sha512-bXxosFunr+v/kqNb99r1NRkrVBha7CG036fRSpWGbC1A/e363XFQN6wcZMx7MYTdRr1tYwNnkrWX2xc1rT3BCQ==} engines: {node: '>=20.0.0'} + deprecated: Deprecated due to an error deserialization bug in JSON 1.0 protocol services, see https://github.com/aws/aws-sdk-js-v3/pull/8031. Newer version available. '@aws-sdk/credential-provider-env@3.972.35': resolution: {integrity: sha512-WkFQ8BedszVomhh/Zzs8WwnE/XBmTqZjoQVB8u/4zH6kZCjouXZpPpb93gD8m0EZmzAl7dxHE/y+yDpuKzNCMw==} @@ -4151,8 +4152,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==} + lru-cache@11.5.0: + resolution: {integrity: sha512-5YgH9UJd7wVb9hIouI2adWpgqrrICkt070Dnj8EUY1+B4B2P9eRLPAkAAo6NICA7CEhOIeBHl46u9zSNpNu7zA==} engines: {node: 20 || >=22} lru-cache@7.18.3: @@ -9911,7 +9912,7 @@ snapshots: lru-cache@10.4.3: {} - lru-cache@11.3.6: {} + lru-cache@11.5.0: {} lru-cache@7.18.3: {} @@ -10758,7 +10759,7 @@ snapshots: path-scurry@2.0.2: dependencies: - lru-cache: 11.3.6 + lru-cache: 11.5.0 minipass: 7.1.3 path-to-regexp@8.4.2: {} @@ -11866,7 +11867,7 @@ snapshots: chokidar: 5.0.0 destr: 2.0.5 h3: 1.15.11 - lru-cache: 11.3.6 + lru-cache: 11.5.0 node-fetch-native: 1.6.7 ofetch: 1.5.1 ufo: 1.6.4 @@ -12085,7 +12086,7 @@ time: lefthook@2.1.6: '2026-04-16T07:35:04.384Z' 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.3.6: '2026-05-04T15:35:22.273Z' + lru-cache@11.5.0: '2026-05-19T23:13:36.156Z' 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'