From 73e12582555602429ab21ccbb85c361c820f1634 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Apr 2026 15:19:51 +0000 Subject: [PATCH] build(deps-dev): bump lodash from 4.17.21 to 4.18.1 in /packages/std 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/std/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/std/package.json b/packages/std/package.json index 46e19b68f..55b19ff9f 100644 --- a/packages/std/package.json +++ b/packages/std/package.json @@ -42,7 +42,7 @@ "bluebird": "3.7.2", "conf": "13.1.0", "config": "3.3.12", - "lodash": "4.17.21", + "lodash": "4.18.1", "underscore": "1.13.7" }, "dependencies": {