From 53fef99df78b35798012e5dfd580498823e799d1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 27 Apr 2024 05:28:50 +0000 Subject: [PATCH] fix(deps): update dependency lru-cache to v10.2.1 --- apps/core/package.json | 2 +- pnpm-lock.yaml | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/apps/core/package.json b/apps/core/package.json index 87535428..ff0558ca 100644 --- a/apps/core/package.json +++ b/apps/core/package.json @@ -100,7 +100,7 @@ "jszip": "3.10.1", "linkedom": "0.16.11", "lodash": "^4.17.21", - "lru-cache": "10.2.0", + "lru-cache": "10.2.1", "marked": "12.0.2", "mime-types": "^2.1.35", "mkdirp": "^3.0.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6a9db21a..1f8c73ff 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -230,8 +230,8 @@ importers: specifier: ^4.17.21 version: 4.17.21 lru-cache: - specifier: 10.2.0 - version: 10.2.0 + specifier: 10.2.1 + version: 10.2.1 marked: specifier: 12.0.2 version: 12.0.2 @@ -4102,8 +4102,8 @@ packages: lower-case@2.0.2: resolution: {integrity: sha512-7fm3l3NAF9WfN6W3JOmf5drwpVqX78JtoGJ3A6W0a6ZnldM41w2fV5D490psKFTpMds8TJse/eHLFFsNHHjHgg==} - lru-cache@10.2.0: - resolution: {integrity: sha512-2bIM8x+VAf6JT4bKAljS1qUWgMsqZRPGJS6FSahIMPVvctcNhyVp7AJu7quxOW9jwkryBReKZY5tY5JYv2n/7Q==} + lru-cache@10.2.1: + resolution: {integrity: sha512-tS24spDe/zXhWbNPErCHs/AGOzbKGHT+ybSBqmdLm8WZ1xXLWvH8Qn71QPAlqVhd0qUTWjy+Kl9JmISgDdEjsA==} engines: {node: 14 || >=16.14} lru-cache@5.1.1: @@ -8576,7 +8576,7 @@ snapshots: dependencies: eventemitter3: 5.0.1 lodash.clonedeep: 4.5.0 - lru-cache: 10.2.0 + lru-cache: 10.2.1 promise-coalesce: 1.1.2 call-bind@1.0.7: @@ -10396,7 +10396,7 @@ snapshots: dependencies: tslib: 2.6.2 - lru-cache@10.2.0: {} + lru-cache@10.2.1: {} lru-cache@5.1.1: dependencies: @@ -10940,7 +10940,7 @@ snapshots: path-scurry@1.10.1: dependencies: - lru-cache: 10.2.0 + lru-cache: 10.2.1 minipass: 7.0.4 path-to-regexp@0.1.7: {}