From 0ae601c8a9b1d467b8017b53789b1fde82d17d54 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Apr 2026 06:06:30 +0000 Subject: [PATCH] chore(deps-dev): bump lodash from 4.17.21 to 4.18.1 in /packages/bundles Bumps [lodash](https://github.com/lodash/lodash) from 4.17.21 to 4.18.1. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.21...4.18.1) --- updated-dependencies: - dependency-name: lodash dependency-version: 4.18.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- packages/bundles/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/bundles/package.json b/packages/bundles/package.json index 2b56957bae..721a81d635 100644 --- a/packages/bundles/package.json +++ b/packages/bundles/package.json @@ -67,7 +67,7 @@ "fork-ts-checker-webpack-plugin": "7.2.6", "fs-extra": "^10.0.0", "less-loader": "10.2.0", - "lodash": "4.17.21", + "lodash": "4.18.1", "magic-string": "0.27.0", "mini-css-extract-plugin": "2.6.1", "ora": "5.4.1",