From 5ce942a197ce91c959c4bbbc1fa9e855ac1bd911 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 02:30:11 +0000 Subject: [PATCH] chore: update dependency @types/lodash to v4.17.13 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..1c95002c2 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.13", "@types/mocha": "9.1.1", "@types/node": "17.0.42", "@types/nodemailer": "6.4.4",