From ba7a95d76310417c015e5e29df001af61df837b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Apr 2026 23:44:37 +0000 Subject: [PATCH] Build(deps): Bump lodash in /packages/ui-notifications 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] --- packages/ui-notifications/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/ui-notifications/package.json b/packages/ui-notifications/package.json index eeb08a7a..245eecf9 100644 --- a/packages/ui-notifications/package.json +++ b/packages/ui-notifications/package.json @@ -43,7 +43,7 @@ "@darajs/styled-components": "1.26.6", "@darajs/ui-icons": "1.26.6", "@darajs/ui-utils": "1.26.6", - "lodash": "4.17.21", + "lodash": "4.18.1", "polished": "^4.1.1", "react": "^18.0", "rxjs": "^7.0.0"