From 5c6662daf5492eddd80da8fab4369596b6b42786 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Jan 2026 10:29:18 +0000 Subject: [PATCH] chore(deps): 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] --- apps/react/package.json | 2 +- yarn.lock | 9 ++++++++- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/apps/react/package.json b/apps/react/package.json index 2056167..1bb185c 100644 --- a/apps/react/package.json +++ b/apps/react/package.json @@ -21,7 +21,7 @@ "MemoryFlashCore": "*", "autoprefixer": "^10.4.16", "clsx": "^2.1.1", - "lodash": "^4.17.21", + "lodash": "^4.17.23", "postcss": "^8.4.31", "react": "^18.2.0", "react-dom": "^18.2.0", diff --git a/yarn.lock b/yarn.lock index cc2dbd0..e1dda4e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2110,7 +2110,7 @@ __metadata: eslint: "npm:^8.45.0" eslint-plugin-react-hooks: "npm:^4.6.0" eslint-plugin-react-refresh: "npm:^0.4.3" - lodash: "npm:^4.17.21" + lodash: "npm:^4.17.23" postcss: "npm:^8.4.31" react: "npm:^18.2.0" react-dom: "npm:^18.2.0" @@ -5015,6 +5015,13 @@ __metadata: languageName: node linkType: hard +"lodash@npm:^4.17.23": + version: 4.17.23 + resolution: "lodash@npm:4.17.23" + checksum: 10c0/1264a90469f5bb95d4739c43eb6277d15b6d9e186df4ac68c3620443160fc669e2f14c11e7d8b2ccf078b81d06147c01a8ccced9aab9f9f63d50dcf8cace6bf6 + languageName: node + linkType: hard + "log-symbols@npm:^4.1.0": version: 4.1.0 resolution: "log-symbols@npm:4.1.0"