From 0245964a36f3c988d940db3ef5c916b5014448d5 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Thu, 2 Apr 2026 00:05:54 +0000 Subject: [PATCH] Update all of lodash to version 4.18.1 --- package.json | 2 +- packages/react/package.json | 2 +- pnpm-lock.yaml | 18 +++++++++--------- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index 5d965edd0..16078c1ab 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "jest-environment-jsdom": "^29.7.0", "jest-junit": "^16.0.0", "lnai": "^0.6.7", - "lodash-es": "^4.17.21", + "lodash-es": "^4.18.1", "npm-run-all": "^4.1.5", "oxfmt": "^0.28.0", "oxlint": "^1.0.0", diff --git a/packages/react/package.json b/packages/react/package.json index 4bc11731d..938f10527 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -142,7 +142,7 @@ "graphql": "^16.8.1", "graphql-ws": "^5.13.1", "libnpmpack": "^7.0.4", - "lodash-es": "^4.17.21", + "lodash-es": "^4.18.1", "lucide-react": "^0.471.0", "postcss": "^8.4.49", "react": "^19.1.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5375a4e55..68d980543 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -100,8 +100,8 @@ importers: specifier: ^0.6.7 version: 0.6.7(@types/node@22.18.1) lodash-es: - specifier: ^4.17.21 - version: 4.17.21 + specifier: ^4.18.1 + version: 4.18.1 npm-run-all: specifier: ^4.1.5 version: 4.1.5 @@ -534,8 +534,8 @@ importers: specifier: ^7.0.4 version: 7.0.4 lodash-es: - specifier: ^4.17.21 - version: 4.17.21 + specifier: ^4.18.1 + version: 4.18.1 lucide-react: specifier: ^0.471.0 version: 0.471.0(react@19.1.1) @@ -5703,7 +5703,7 @@ packages: dependencies: '@pollyjs/adapter': 6.0.6 '@pollyjs/utils': 6.0.6 - lodash-es: 4.17.21 + lodash-es: 4.18.1 nock: 13.5.4 transitivePeerDependencies: - supports-color @@ -5732,7 +5732,7 @@ packages: blueimp-md5: 2.19.0 fast-json-stable-stringify: 2.1.0 is-absolute-url: 3.0.3 - lodash-es: 4.17.21 + lodash-es: 4.18.1 loglevel: 1.8.1 route-recognizer: 0.3.4 slugify: 1.6.6 @@ -5769,7 +5769,7 @@ packages: '@types/set-cookie-parser': 2.4.7 bowser: 2.11.0 fast-json-stable-stringify: 2.1.0 - lodash-es: 4.17.21 + lodash-es: 4.18.1 set-cookie-parser: 2.6.0 utf8-byte-length: 1.0.4 dev: true @@ -13641,8 +13641,8 @@ packages: p-locate: 5.0.0 dev: true - /lodash-es@4.17.21: - resolution: {integrity: sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==} + /lodash-es@4.18.1: + resolution: {integrity: sha512-J8xewKD/Gk22OZbhpOVSwcs60zhd95ESDwezOFuA3/099925PdHJ7OFHNTGtajL3AlZkykD32HykiMo+BIBI8A==} dev: true /lodash.once@4.1.1: