diff --git a/packages/mcp/package.json b/packages/mcp/package.json index eb4e40e8..b30375a6 100644 --- a/packages/mcp/package.json +++ b/packages/mcp/package.json @@ -27,7 +27,7 @@ "@opencodehub/scanners": "workspace:*", "@opencodehub/search": "workspace:*", "@opencodehub/storage": "workspace:*", - "lru-cache": "11.2.2", + "lru-cache": "11.3.5", "zod": "3.25.76" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2da54220..c39d0e2b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -307,8 +307,8 @@ importers: specifier: workspace:* version: link:../storage lru-cache: - specifier: 11.2.2 - version: 11.2.2 + specifier: 11.3.5 + version: 11.3.5 zod: specifier: 3.25.76 version: 3.25.76 @@ -2271,8 +2271,8 @@ packages: lru-cache@10.4.3: resolution: {integrity: sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==} - lru-cache@11.2.2: - resolution: {integrity: sha512-F9ODfyqML2coTIsQpSkRHnLSZMtkU8Q+mSfcaIyKwy58u+8k5nvAYeiNhsyMARvzNcXJ9QfWVrcPsC9e9rAxtg==} + lru-cache@11.3.5: + resolution: {integrity: sha512-NxVFwLAnrd9i7KUBxC4DrUhmgjzOs+1Qm50D3oF1/oL+r1NpZ4gA7xvG0/zJ8evR7zIKn4vLf7qTNduWFtCrRw==} engines: {node: 20 || >=22} lru-cache@7.18.3: @@ -5225,7 +5225,7 @@ snapshots: lru-cache@10.4.3: {} - lru-cache@11.2.2: {} + lru-cache@11.3.5: {} lru-cache@7.18.3: {} @@ -5484,7 +5484,7 @@ snapshots: path-scurry@2.0.2: dependencies: - lru-cache: 11.2.2 + lru-cache: 11.3.5 minipass: 7.1.3 path-to-regexp@8.4.2: {}