From 0a90f3d57ec7222cb03078cc15673b0a813a26e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Jan 2026 23:21:56 +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 | 2 +- yarn.lock | 9 ++++++++- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 8e5fbe5a..24fdf25d 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "i18n-js": "^3.8.0", "immutable": "^4.1.0", "invariant": "^2.2", - "lodash": "^4.17.21", + "lodash": "^4.17.23", "prop-types": "^15.8.1", "react": "19.1.0", "react-native": "^0.80.2", diff --git a/yarn.lock b/yarn.lock index 896779d0..a21e1cb8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6150,7 +6150,7 @@ __metadata: invariant: "npm:^2.2" jest: "npm:^29.6.3" jetifier: "npm:^2.0.0" - lodash: "npm:^4.17.21" + lodash: "npm:^4.17.23" prettier: "npm:2.8.8" prop-types: "npm:^15.8.1" react: "npm:19.1.0" @@ -9743,6 +9743,13 @@ __metadata: languageName: node linkType: hard +"lodash@npm:^4.17.23": + version: 4.17.23 + resolution: "lodash@npm:4.17.23" + checksum: 10/82504c88250f58da7a5a4289f57a4f759c44946c005dd232821c7688b5fcfbf4a6268f6a6cdde4b792c91edd2f3b5398c1d2a0998274432cff76def48735e233 + languageName: node + linkType: hard + "log-symbols@npm:^4.1.0": version: 4.1.0 resolution: "log-symbols@npm:4.1.0"