From e6994890a02b3bcfafe8e5831a94cd2f895157c4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 17 Feb 2026 18:10:07 +0000 Subject: [PATCH] build(deps): update dependency lodash to v4.17.23 [security] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index df3fc1d..150daa5 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ }, "dependencies": { "@wmfs/tymly-data-types": "1.5.0", - "lodash": "4.17.21", + "lodash": "4.17.23", "dottie": "2.0.6", "mem-fs": "2.3.0", "mem-fs-editor": "9.7.0"