From 4ccd914bc0c2501bc222e0a4ff2dc61c72d4e191 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Apr 2026 07:29:12 +0000 Subject: [PATCH] Chore(deps): Bump lodash-es from 4.17.23 to 4.18.1 Bumps [lodash-es](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-es dependency-version: 4.18.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 20 +++++++++++--------- pnpm-workspace.yaml | 2 +- 2 files changed, 12 insertions(+), 10 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f9399e26b..6e34d4c55 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -106,8 +106,8 @@ catalogs: specifier: 3.1.0 version: 3.1.0 lodash-es: - specifier: 4.17.23 - version: 4.17.23 + specifier: 4.18.1 + version: 4.18.1 marked: specifier: 4.3.0 version: 4.3.0 @@ -420,7 +420,7 @@ importers: version: 10.7.0 lodash-es: specifier: 'catalog:' - version: 4.17.23 + version: 4.18.1 marked: specifier: 'catalog:' version: 4.3.0 @@ -1039,7 +1039,7 @@ importers: version: link:../utils lodash-es: specifier: 'catalog:' - version: 4.17.23 + version: 4.18.1 nanoid: specifier: 'catalog:' version: 5.0.9 @@ -1517,7 +1517,7 @@ importers: version: 17.9.1 lodash-es: specifier: 'catalog:' - version: 4.17.23 + version: 4.18.1 micromustache: specifier: 'catalog:' version: 8.0.3 @@ -1620,7 +1620,7 @@ importers: version: 6.3.1(enquirer@2.4.1) lodash-es: specifier: 'catalog:' - version: 4.17.23 + version: 4.18.1 portfinder: specifier: ^1.0.32 version: 1.0.38 @@ -5405,6 +5405,7 @@ packages: '@xmldom/xmldom@0.8.11': resolution: {integrity: sha512-cQzWCtO6C8TQiYl1ruKNn2U6Ao4o4WBBcbL61yJl84x+j5sOWWFU9X7DpND8XZG3daDppSsigMdfAIl2upQBRw==} engines: {node: '>=10.0.0'} + deprecated: this version has critical issues, please update to the latest version '@xtuc/ieee754@1.2.0': resolution: {integrity: sha512-DX8nKgqcGwsc0eJSqYt5lwP4DH5FlHnmuWWBRy7X0NcaGR0ZtuyeESgMwTYVEtxmsNGY+qit4QYT/MIYTOTPeA==} @@ -8642,8 +8643,8 @@ packages: resolution: {integrity: sha512-gvVijfZvn7R+2qyPX8mAuKcFGDf6Nc61GdvGafQsHL0sBIxfKzA+usWn4GFC/bk+QdwPUD4kWFJLhElipq+0VA==} engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} - lodash-es@4.17.23: - resolution: {integrity: sha512-kVI48u3PZr38HdYz98UmfPnXl2DXrpdctLrFLCd3kOx1xUkOmpFPx7gCWWM5MPkL/fD8zb+Ph0QzjGFs4+hHWg==} + lodash-es@4.18.1: + resolution: {integrity: sha512-J8xewKD/Gk22OZbhpOVSwcs60zhd95ESDwezOFuA3/099925PdHJ7OFHNTGtajL3AlZkykD32HykiMo+BIBI8A==} lodash.camelcase@4.3.0: resolution: {integrity: sha512-TwuEnCnxbc3rAvhf/LbG7tJUDzhqXyFnv3dtzLOPgCG/hODL7WFnsbwktkD7yUV0RrreP/l1PALq/YSg6VvjlA==} @@ -10006,6 +10007,7 @@ packages: prebuild-install@7.1.3: resolution: {integrity: sha512-8Mf2cbV7x1cXPUILADGI3wuhfqWvtiLA1iclTDbFRZkgRQS0NqsPZphna9V+HyTEadheuPmjaJMsbzKQFOzLug==} engines: {node: '>=10'} + deprecated: No longer maintained. Please contact the author of the relevant native addon; alternatives are available. hasBin: true precond@0.2.3: @@ -21712,7 +21714,7 @@ snapshots: dependencies: p-locate: 6.0.0 - lodash-es@4.17.23: {} + lodash-es@4.18.1: {} lodash.camelcase@4.3.0: {} diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index db95a8606..78ab0f4e6 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -40,7 +40,7 @@ catalog: json-to-graphql-query: '2.2.5' json2csv: '5.0.7' knex: '3.1.0' - lodash-es: '4.17.23' + lodash-es: '4.18.1' marked: '4.3.0' micromustache: '8.0.3' nanoid: '5.0.9'