diff --git a/package.json b/package.json index 5d7c4b93..e1e8ce18 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "dependencies": { "@vercel/analytics": "1.1.1", "hosted-git-info": "7.0.1", - "lru-cache": "10.0.2", + "lru-cache": "10.2.1", "next": "14.0.2", "react": "18.2.0", "react-dom": "18.2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a8446892..e1b286ae 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,8 +15,8 @@ importers: specifier: 7.0.1 version: 7.0.1 lru-cache: - specifier: 10.0.2 - version: 10.0.2 + specifier: 10.2.1 + version: 10.2.1 next: specifier: 14.0.2 version: 14.0.2(react-dom@18.2.0(react@18.2.0))(react@18.2.0) @@ -1259,8 +1259,8 @@ packages: resolution: {integrity: sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==} hasBin: true - lru-cache@10.0.2: - resolution: {integrity: sha512-Yj9mA8fPiVgOUpByoTZO5pNrcl5Yk37FcSHsUINpAsaBIEZIuqcCclDZJCVxqQShDsmYX8QG63svJiTbOATZwg==} + lru-cache@10.2.1: + resolution: {integrity: sha512-tS24spDe/zXhWbNPErCHs/AGOzbKGHT+ybSBqmdLm8WZ1xXLWvH8Qn71QPAlqVhd0qUTWjy+Kl9JmISgDdEjsA==} engines: {node: 14 || >=16.14} lru-cache@6.0.0: @@ -3027,7 +3027,7 @@ snapshots: hosted-git-info@7.0.1: dependencies: - lru-cache: 10.0.2 + lru-cache: 10.2.1 human-signals@5.0.0: {} @@ -3291,9 +3291,7 @@ snapshots: dependencies: js-tokens: 4.0.0 - lru-cache@10.0.2: - dependencies: - semver: 7.6.0 + lru-cache@10.2.1: {} lru-cache@6.0.0: dependencies: @@ -3533,7 +3531,7 @@ snapshots: path-scurry@1.10.1: dependencies: - lru-cache: 10.0.2 + lru-cache: 10.2.1 minipass: 7.0.4 path-type@4.0.0: {}