From aba883525716cc5075a1dca45d93fdfcb7a5b870 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Feb 2026 09:40:15 +0000 Subject: [PATCH] chore: update dependency @types/lodash to v4.17.24 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- packages/shopping/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/shopping/package.json b/packages/shopping/package.json index 9d8c0362e..771e96c03 100644 --- a/packages/shopping/package.json +++ b/packages/shopping/package.json @@ -85,7 +85,7 @@ "@types/bcryptjs": "2.4.2", "@types/debug": "4.1.7", "@types/express": "4.17.13", - "@types/lodash": "4.14.182", + "@types/lodash": "4.17.24", "@types/mocha": "9.1.1", "@types/node": "17.0.42", "@types/nodemailer": "6.4.4",