From 2d9272bacf6b992a080b80b2effe1e7b190cac38 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Apr 2026 11:11:29 +0000 Subject: [PATCH] chore(deps): bump lodash from 4.17.21 to 4.18.1 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:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index f834ec8db60..6f607d27414 100644 --- a/package.json +++ b/package.json @@ -124,7 +124,7 @@ "http-shutdown": "1.2.1", "ip": "^1.1.9", "localforage": "^1.10.0", - "lodash": "^4.17.23", + "lodash": "^4.18.1", "luxon": "^3.2.1", "map-cursor-to-max": "^1.0.0", "memoize-one": "^5.2.1", diff --git a/yarn.lock b/yarn.lock index 1b714520090..37cf7c32988 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8853,7 +8853,7 @@ __metadata: jsdom: "npm:20.0.3" lint-staged: "npm:10.2.6" localforage: "npm:^1.10.0" - lodash: "npm:^4.17.23" + lodash: "npm:^4.18.1" luxon: "npm:^3.2.1" map-cursor-to-max: "npm:^1.0.0" memoize-one: "npm:^5.2.1"