From 639fc6788ff615a0ba84db6bed48724dcc148e08 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Jan 2026 10:56:47 +0000 Subject: [PATCH] Bump lodash from 4.17.21 to 4.17.23 in /scripts 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:development ... Signed-off-by: dependabot[bot] --- scripts/package.json | 2 +- scripts/yarn.lock | 9 ++++++++- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/scripts/package.json b/scripts/package.json index 479c3b6..993893b 100644 --- a/scripts/package.json +++ b/scripts/package.json @@ -42,7 +42,7 @@ "globals": "^15.8.0", "jest": "^29.7.0", "jest-junit": "^16.0.0", - "lodash": "^4.17.21", + "lodash": "^4.17.23", "mocha": "^10.4.0", "prettier": "^3.2.5", "prettier-eslint": "^16.3.0", diff --git a/scripts/yarn.lock b/scripts/yarn.lock index 05974fd..f662376 100644 --- a/scripts/yarn.lock +++ b/scripts/yarn.lock @@ -4696,6 +4696,13 @@ __metadata: languageName: node linkType: hard +"lodash@npm:^4.17.23": + version: 4.17.23 + resolution: "lodash@npm:4.17.23" + checksum: 7daad39758a72872e94651630fbb54ba76868f904211089721a64516ce865506a759d9ad3d8ff22a2a49a50a09db5d27c36f22762d21766e47e3ba918d6d7bab + languageName: node + linkType: hard + "log-symbols@npm:^4.1.0": version: 4.1.0 resolution: "log-symbols@npm:4.1.0" @@ -6013,7 +6020,7 @@ __metadata: globals: ^15.8.0 jest: ^29.7.0 jest-junit: ^16.0.0 - lodash: ^4.17.21 + lodash: ^4.17.23 mocha: ^10.4.0 prettier: ^3.2.5 prettier-eslint: ^16.3.0