From 5bdc12a3e6c3f7bce7c05b0f860fbe689edef64a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Jan 2026 00:40:14 +0000 Subject: [PATCH] Bump lodash from 4.17.21 to 4.17.23 in /src/icons 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] --- src/icons/package-lock.json | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/src/icons/package-lock.json b/src/icons/package-lock.json index 6dbdd26bf..03d0947f5 100644 --- a/src/icons/package-lock.json +++ b/src/icons/package-lock.json @@ -34,8 +34,9 @@ "license": "MIT" }, "node_modules/lodash": { - "version": "4.17.21", - "license": "MIT" + "version": "4.17.23", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.23.tgz", + "integrity": "sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==" }, "node_modules/loose-envify": { "version": "1.4.0", @@ -132,7 +133,9 @@ "version": "4.0.0" }, "lodash": { - "version": "4.17.21" + "version": "4.17.23", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.23.tgz", + "integrity": "sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==" }, "loose-envify": { "version": "1.4.0", @@ -147,8 +150,7 @@ "version": "2.8.8" }, "prettier-plugin-tailwindcss": { - "version": "0.1.13", - "requires": {} + "version": "0.1.13" }, "prop-types": { "version": "15.8.1",