From 35b9ce9f5d1102ef25a3fa537332639af40a90e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 24 Jan 2026 14:08:05 +0000 Subject: [PATCH] Bump lodash from 4.17.14 to 4.17.23 in /src/node-api Bumps [lodash](https://github.com/lodash/lodash) from 4.17.14 to 4.17.23. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.14...4.17.23) --- updated-dependencies: - dependency-name: lodash dependency-version: 4.17.23 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- src/node-api/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/node-api/yarn.lock b/src/node-api/yarn.lock index aad5d86..ecaee9e 100644 --- a/src/node-api/yarn.lock +++ b/src/node-api/yarn.lock @@ -661,9 +661,9 @@ lodash.set@^4.0.0: integrity sha1-2HV7HagH3eJIFrDWqEvqGnYjCyM= lodash@^4.17.4: - version "4.17.14" - resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.14.tgz#9ce487ae66c96254fe20b599f21b6816028078ba" - integrity sha512-mmKYbW3GLuJeX+iGP+Y7Gp1AiGHGbXHCOh/jZmrawMmsE7MS4znI3RL2FsjbqOyMayHInjOeykW7PEajUk1/xw== + version "4.17.23" + resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.23.tgz#f113b0378386103be4f6893388c73d0bde7f2c5a" + integrity sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w== lru-cache@~4.0.0: version "4.0.2"