From 4f8ec43220f0ff16606c77aae5d438904fa2884c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 20 Oct 2024 02:26:51 +0000 Subject: [PATCH] Update dependency @types/lodash to v4.17.12 --- packages/next/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/next/package.json b/packages/next/package.json index 8a0551576b..070a0bbac6 100644 --- a/packages/next/package.json +++ b/packages/next/package.json @@ -172,7 +172,7 @@ "@types/fresh": "0.5.2", "@types/glob": "8.1.0", "@types/jsonwebtoken": "9.0.7", - "@types/lodash": "4.17.11", + "@types/lodash": "4.17.12", "@types/lodash.curry": "4.1.9", "@types/lru-cache": "7.10.10", "@types/micromatch": "4.0.9",