From 879fba8ee4eac49a7e56f108b8af40cbdc923084 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Apr 2026 10:13:00 +0000 Subject: [PATCH 1/2] chore(deps): bump lodash from 4.17.23 to 4.18.1 Bumps [lodash](https://github.com/lodash/lodash) from 4.17.23 to 4.18.1. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.23...4.18.1) --- updated-dependencies: - dependency-name: lodash dependency-version: 4.18.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5d9252a72a..c4cfe16602 100644 --- a/package.json +++ b/package.json @@ -101,7 +101,7 @@ "fast-xml-parser": "^5.5.7", "form-data": "4.0.5", "qs": "^6.14.2", - "lodash": "^4.17.23", + "lodash": "^4.18.1", "tar-fs": "^3.1.1", "on-headers": "^1.1.0", "diff": "^5.2.2", From b9feb3db1b4e6a1a5fc538bac06fb8675e414789 Mon Sep 17 00:00:00 2001 From: Antonis Lilis Date: Thu, 2 Apr 2026 13:33:16 +0200 Subject: [PATCH 2/2] fix: Update yarn.lock for lodash 4.18.1 Co-Authored-By: Claude Opus 4.6 (1M context) --- yarn.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/yarn.lock b/yarn.lock index 88ab992f57..a17f0a02f9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -22401,10 +22401,10 @@ __metadata: languageName: node linkType: hard -"lodash@npm:^4.17.23": - version: 4.17.23 - resolution: "lodash@npm:4.17.23" - checksum: 7daad39758a72872e94651630fbb54ba76868f904211089721a64516ce865506a759d9ad3d8ff22a2a49a50a09db5d27c36f22762d21766e47e3ba918d6d7bab +"lodash@npm:^4.18.1": + version: 4.18.1 + resolution: "lodash@npm:4.18.1" + checksum: bb5f5b49aad29614e709af02b64c56b0f8b78c6a81434a3c1ae527d2f0f78ca08f9d9fb22aa825a053876c9d2166e9c01f31c356014b5e2bdc0556c057433102 languageName: node linkType: hard