From 65cd2d5c32dab1cb0a79025dc40ae7209d896c26 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 19:05:34 +0000 Subject: [PATCH] Update lodash-es to version 4.17.23 --- 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..00333c69e 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.17.23", "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 e0c9b3f81..48d8706f9 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.17.23", "lucide-react": "^0.471.0", "postcss": "^8.4.49", "react": "^19.1.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d961f63ed..219463b79 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.17.23 + version: 4.17.23 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.17.23 + version: 4.17.23 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.17.23 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.17.23 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.17.23 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.17.23: + resolution: {integrity: sha512-kVI48u3PZr38HdYz98UmfPnXl2DXrpdctLrFLCd3kOx1xUkOmpFPx7gCWWM5MPkL/fD8zb+Ph0QzjGFs4+hHWg==} dev: true /lodash.once@4.1.1: