From daa8a2473859115863128325a84c319531f774eb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 27 Jun 2024 17:13:02 +0000 Subject: [PATCH] chore: update dependency @types/lodash to v4.17.6 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..9da77a663 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.6", "@types/mocha": "9.1.1", "@types/node": "17.0.42", "@types/nodemailer": "6.4.4",