From b2bda0883b57bae8111122662149e73a11dcfbba Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2024 00:48:10 +0000 Subject: [PATCH] Update dependency lru-cache to v10.4.1 --- package.json | 2 +- pnpm-lock.yaml | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index e740a76f..ae20ab7b 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "dependencies": { "@vercel/analytics": "1.3.1", "hosted-git-info": "7.0.2", - "lru-cache": "10.2.2", + "lru-cache": "10.4.1", "next": "14.2.4", "react": "18.3.1", "react-dom": "18.3.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 90d2f272..08bd5d84 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,8 +15,8 @@ importers: specifier: 7.0.2 version: 7.0.2 lru-cache: - specifier: 10.2.2 - version: 10.2.2 + specifier: 10.4.1 + version: 10.4.1 next: specifier: 14.2.4 version: 14.2.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -1300,9 +1300,9 @@ packages: resolution: {integrity: sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==} hasBin: true - lru-cache@10.2.2: - resolution: {integrity: sha512-9hp3Vp2/hFQUiIwKo8XCeFVnrg8Pk3TYNPIR7tJADKi5YfcF7vEaK7avFHTlSy3kOKYaJQaalfEo6YuXdceBOQ==} - engines: {node: 14 || >=16.14} + lru-cache@10.4.1: + resolution: {integrity: sha512-8h/JsUc/2+Dm9RPJnBAmObGnUqTMmsIKThxixMLOkrebSihRhTV0wLD/8BSk6OU6Pbj8hiDTbsI3fLjBJSlhDg==} + engines: {node: 14 >= 14.21 || 16 >= 16.20 || 18 >=18.20 || 20 || >=22} markdown-it@14.1.0: resolution: {integrity: sha512-a54IwgWPaeBCAAsv13YgmALOF1elABB08FxO9i+r4VFk5Vl4pKokRPeX8u5TCgSsPi6ec1otfLjdOpVcgbpshg==} @@ -3112,7 +3112,7 @@ snapshots: hosted-git-info@7.0.2: dependencies: - lru-cache: 10.2.2 + lru-cache: 10.4.1 human-signals@5.0.0: {} @@ -3388,7 +3388,7 @@ snapshots: dependencies: js-tokens: 4.0.0 - lru-cache@10.2.2: {} + lru-cache@10.4.1: {} markdown-it@14.1.0: dependencies: @@ -3626,7 +3626,7 @@ snapshots: path-scurry@1.11.1: dependencies: - lru-cache: 10.2.2 + lru-cache: 10.4.1 minipass: 7.1.2 path-type@4.0.0: {}