From 01eea013ed6f2e0cc8841a548fbc96273f026398 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Jan 2026 23:22:18 +0000 Subject: [PATCH] build(deps): bump lodash-es from 4.17.21 to 4.17.23 in /next Bumps [lodash-es](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-es dependency-version: 4.17.23 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- next/package.json | 2 +- next/yarn.lock | 9 ++++++++- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/next/package.json b/next/package.json index 04478592..779293a8 100644 --- a/next/package.json +++ b/next/package.json @@ -29,7 +29,7 @@ "ethereum-blockies-base64": "^1.0.2", "ethers": "5.8.0", "http-proxy": "^1.18.1", - "lodash-es": "^4.17.21", + "lodash-es": "^4.17.23", "lodash.camelcase": "^4.3.0", "lodash.debounce": "^4.0.8", "lodash.isempty": "^4.4.0", diff --git a/next/yarn.lock b/next/yarn.lock index fad15ecd..06a9cc12 100644 --- a/next/yarn.lock +++ b/next/yarn.lock @@ -1626,7 +1626,7 @@ __metadata: identity-obj-proxy: ^3.0.0 jest: ^27.3.0 jest-environment-node: ^27.3.0 - lodash-es: ^4.17.21 + lodash-es: ^4.17.23 lodash.camelcase: ^4.3.0 lodash.debounce: ^4.0.8 lodash.isempty: ^4.4.0 @@ -11242,6 +11242,13 @@ __metadata: languageName: node linkType: hard +"lodash-es@npm:^4.17.23": + version: 4.17.23 + resolution: "lodash-es@npm:4.17.23" + checksum: b1bd1d141bbde8ffc72978e34b364065675806b0ca42ab99477d247fb2ae795faeed81db9283bf18ae1f096c2b6611ec0589e0503fa9724bf82e3dce947bad69 + languageName: node + linkType: hard + "lodash.camelcase@npm:^4.3.0": version: 4.3.0 resolution: "lodash.camelcase@npm:4.3.0"