From 3ab9ce36d005f1cd35b7ba6ae685fa69a667e317 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 11 Jun 2026 22:13:06 +0000 Subject: [PATCH] build(deps): update dependency lodash to v4.18.1 [security] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cb3d724..908780f 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "url": "https://github.com/wmfs/tymly-sharepoint-plugin/issues" }, "dependencies": { - "lodash": "4.17.21", + "lodash": "4.18.1", "@wmfs/sharepoint": "1.62.0" }, "devDependencies": {