From 9233c0c0dbd685d4384307484534350c3d5ae8df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Jan 2026 02:02:39 +0000 Subject: [PATCH] build(deps): bump lodash-es in the npm_and_yarn group across 1 directory Bumps the npm_and_yarn group with 1 update in the / directory: [lodash-es](https://github.com/lodash/lodash). Updates `lodash-es` from 4.17.22 to 4.17.23 - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/commits/4.17.23) --- updated-dependencies: - dependency-name: lodash-es dependency-version: 4.17.23 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- packages/element-web-playwright-common/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/element-web-playwright-common/package.json b/packages/element-web-playwright-common/package.json index b5a2b0a759..eca12de208 100644 --- a/packages/element-web-playwright-common/package.json +++ b/packages/element-web-playwright-common/package.json @@ -32,7 +32,7 @@ "@axe-core/playwright": "^4.10.1", "@testcontainers/postgresql": "^11.0.0", "glob": "^13.0.0", - "lodash-es": "^4.17.21", + "lodash-es": "^4.17.23", "mailpit-api": "^1.2.0", "strip-ansi": "^7.1.0", "testcontainers": "^11.0.0",