From f0b6b7a4b8ed544d2663c80f38d912a7b433aad0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Apr 2026 09:47:30 +0000 Subject: [PATCH] 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: direct:production ... Signed-off-by: dependabot[bot] --- packages/cli-kit/package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/packages/cli-kit/package.json b/packages/cli-kit/package.json index 1725431d06d..7aea96c42f0 100644 --- a/packages/cli-kit/package.json +++ b/packages/cli-kit/package.json @@ -141,7 +141,7 @@ "jose": "5.9.6", "latest-version": "7.0.0", "liquidjs": "10.26.0", - "lodash": "4.17.23", + "lodash": "4.18.1", "macaddress": "0.5.3", "minimatch": "9.0.8", "mrmime": "1.0.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6355cc39894..76bd558835b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -415,8 +415,8 @@ importers: specifier: 10.26.0 version: 10.26.0 lodash: - specifier: 4.17.23 - version: 4.17.23 + specifier: 4.18.1 + version: 4.18.1 macaddress: specifier: 0.5.3 version: 0.5.3 @@ -12385,7 +12385,7 @@ snapshots: dependencies: '@oclif/core': 4.5.3 '@oclif/table': 0.4.14 - lodash: 4.17.23 + lodash: 4.18.1 object-treeify: 4.0.1 transitivePeerDependencies: - bufferutil @@ -16242,7 +16242,7 @@ snapshots: code-excerpt: 4.0.0 indent-string: 5.0.0 is-in-ci: 0.1.0 - lodash: 4.17.23 + lodash: 4.18.1 patch-console: 2.0.0 react: 18.3.1 react-reconciler: 0.29.2(react@18.3.1)