diff --git a/package.json b/package.json index 60c7c10d..ab8591da 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "dependencies": { "@vercel/analytics": "1.4.1", "hosted-git-info": "8.1.0", - "lru-cache": "10.4.3", + "lru-cache": "11.1.0", "next": "15.3.3", "react": "19.1.0", "react-dom": "19.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 40b4145c..dc1c0515 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,8 +15,8 @@ importers: specifier: 8.1.0 version: 8.1.0 lru-cache: - specifier: 10.4.3 - version: 10.4.3 + specifier: 11.1.0 + version: 11.1.0 next: specifier: 15.3.3 version: 15.3.3(react-dom@19.1.0(react@19.1.0))(react@19.1.0)