diff --git a/apps/core/package.json b/apps/core/package.json index 8386651a..62d92af3 100644 --- a/apps/core/package.json +++ b/apps/core/package.json @@ -103,7 +103,7 @@ "langchain": "0.2.9", "linkedom": "0.18.4", "lodash": "^4.17.21", - "lru-cache": "10.2.2", + "lru-cache": "10.4.3", "marked": "13.0.2", "mime-types": "^2.1.35", "mkdirp": "^3.0.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8ea02c38..bb69d7ed 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -239,8 +239,8 @@ importers: specifier: ^4.17.21 version: 4.17.21 lru-cache: - specifier: 10.2.2 - version: 10.2.2 + specifier: 10.4.3 + version: 10.4.3 marked: specifier: 13.0.2 version: 13.0.2 @@ -4501,9 +4501,8 @@ packages: lower-case@2.0.2: resolution: {integrity: sha512-7fm3l3NAF9WfN6W3JOmf5drwpVqX78JtoGJ3A6W0a6ZnldM41w2fV5D490psKFTpMds8TJse/eHLFFsNHHjHgg==} - lru-cache@10.2.2: - resolution: {integrity: sha512-9hp3Vp2/hFQUiIwKo8XCeFVnrg8Pk3TYNPIR7tJADKi5YfcF7vEaK7avFHTlSy3kOKYaJQaalfEo6YuXdceBOQ==} - engines: {node: 14 || >=16.14} + lru-cache@10.4.3: + resolution: {integrity: sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==} lru-cache@11.0.0: resolution: {integrity: sha512-Qv32eSV1RSCfhY3fpPE2GNZ8jgM9X7rdAfemLWqTUxwiyIC4jJ6Sy0fZ8H+oLWevO6i4/bizg7c8d8i6bxrzbA==} @@ -11355,7 +11354,7 @@ snapshots: dependencies: tslib: 2.6.3 - lru-cache@10.2.2: {} + lru-cache@10.4.3: {} lru-cache@11.0.0: {} @@ -11961,7 +11960,7 @@ snapshots: path-scurry@1.11.1: dependencies: - lru-cache: 10.2.2 + lru-cache: 10.4.3 minipass: 7.1.2 path-to-regexp@0.1.7: {}