From 8a6f80a18187e791ff59333dcc7c18fbbcd29a89 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Jan 2026 11:25:16 +0800 Subject: [PATCH] chore(deps): bump lodash from 4.17.21 to 4.17.23 in /web (#1944) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- web/package.json | 2 +- web/pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/web/package.json b/web/package.json index 804358df..8178da3b 100644 --- a/web/package.json +++ b/web/package.json @@ -50,7 +50,7 @@ "i18next": "^25.1.2", "i18next-browser-languagedetector": "^8.1.0", "input-otp": "^1.4.2", - "lodash": "^4.17.21", + "lodash": "^4.17.23", "lucide-react": "^0.507.0", "next": "~16.1.5", "next-themes": "^0.4.6", diff --git a/web/pnpm-lock.yaml b/web/pnpm-lock.yaml index 3192a582..3f2399fd 100644 --- a/web/pnpm-lock.yaml +++ b/web/pnpm-lock.yaml @@ -99,8 +99,8 @@ dependencies: specifier: ^1.4.2 version: 1.4.2(react-dom@19.2.1)(react@19.2.1) lodash: - specifier: ^4.17.21 - version: 4.17.21 + specifier: ^4.17.23 + version: 4.17.23 lucide-react: specifier: ^0.507.0 version: 0.507.0(react@19.2.1) @@ -4540,8 +4540,8 @@ packages: resolution: {integrity: sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==} dev: true - /lodash@4.17.21: - resolution: {integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==} + /lodash@4.17.23: + resolution: {integrity: sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==} dev: false /log-update@6.1.0: @@ -5648,7 +5648,7 @@ packages: dependencies: clsx: 2.1.1 eventemitter3: 4.0.7 - lodash: 4.17.21 + lodash: 4.17.23 react: 19.2.1 react-dom: 19.2.1(react@19.2.1) react-is: 18.3.1