From 26d3fd3039afa9ddeb788d4d529ae76e9224e530 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 6 Sep 2024 03:51:06 +0000 Subject: [PATCH] fix(deps): update dependency lru-cache to v11.0.1 --- apps/core/package.json | 2 +- pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/apps/core/package.json b/apps/core/package.json index 3bd7b002..af46fd6c 100644 --- a/apps/core/package.json +++ b/apps/core/package.json @@ -106,7 +106,7 @@ "langchain": "0.2.18", "linkedom": "0.18.4", "lodash": "^4.17.21", - "lru-cache": "11.0.0", + "lru-cache": "11.0.1", "marked": "14.1.1", "mime-types": "^2.1.35", "mkdirp": "^3.0.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 41d713b0..fd8b179f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -238,8 +238,8 @@ importers: specifier: ^4.17.21 version: 4.17.21 lru-cache: - specifier: 11.0.0 - version: 11.0.0 + specifier: 11.0.1 + version: 11.0.1 marked: specifier: 14.1.1 version: 14.1.1 @@ -4966,8 +4966,8 @@ packages: lru-cache@10.4.3: resolution: {integrity: sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==} - lru-cache@11.0.0: - resolution: {integrity: sha512-Qv32eSV1RSCfhY3fpPE2GNZ8jgM9X7rdAfemLWqTUxwiyIC4jJ6Sy0fZ8H+oLWevO6i4/bizg7c8d8i6bxrzbA==} + lru-cache@11.0.1: + resolution: {integrity: sha512-CgeuL5uom6j/ZVrg7G/+1IXqRY8JXX4Hghfy5YE0EhoYQWvndP1kufu58cmZLNIDKnRhZrXfdS9urVWx98AipQ==} engines: {node: 20 || >=22} lru-cache@5.1.1: @@ -11869,7 +11869,7 @@ snapshots: lru-cache@10.4.3: {} - lru-cache@11.0.0: {} + lru-cache@11.0.1: {} lru-cache@5.1.1: dependencies: @@ -12390,7 +12390,7 @@ snapshots: path-scurry@2.0.0: dependencies: - lru-cache: 11.0.0 + lru-cache: 11.0.1 minipass: 7.1.2 path-to-regexp@0.1.7: {}