From a8de05061fb9f05baf95f0fbe00e99e24f3ece80 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Jan 2026 23:34:29 +0000 Subject: [PATCH] Bump lodash from 4.17.21 to 4.17.23 Bumps [lodash](https://github.com/lodash/lodash) from 4.17.21 to 4.17.23. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.21...4.17.23) --- updated-dependencies: - dependency-name: lodash dependency-version: 4.17.23 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index a150480..d011338 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "gulp-rev": "7.0.0", "gulp-trim": "^1.0.2", "gulp-uglify": "1.5.3", - "lodash": "4.17.21", + "lodash": "4.17.23", "reporter-plus": "git+https://github.com/jayeb/reporter-plus.git", "stream-combiner": "0.2.2", "web-tools": "git+https://github.com/imgix/web-tools.git#11.1.2" @@ -30,7 +30,7 @@ "gulp-jshint": "2.0.0", "gulp-util": "3.0.7", "jshint": "2.9.1", - "lodash": "4.17.21", + "lodash": "4.17.23", "reporter-plus": "git+https://github.com/jayeb/reporter-plus.git", "yargs": "4.2.0" }