From a0d4df56c0691eb5030fa4412bb738885aac7b6b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 22 Feb 2026 14:06:56 +0000 Subject: [PATCH] build(deps): bump bn.js in the npm_and_yarn group across 1 directory Bumps the npm_and_yarn group with 1 update in the / directory: [bn.js](https://github.com/indutny/bn.js). Updates `bn.js` from 4.12.1 to 4.12.3 - [Release notes](https://github.com/indutny/bn.js/releases) - [Changelog](https://github.com/indutny/bn.js/blob/master/CHANGELOG.md) - [Commits](https://github.com/indutny/bn.js/commits/v4.12.3) --- updated-dependencies: - dependency-name: bn.js dependency-version: 4.12.3 dependency-type: indirect 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 7396026e6a..75c5278489 100644 --- a/packages/element-web-playwright-common/package.json +++ b/packages/element-web-playwright-common/package.json @@ -31,7 +31,7 @@ "dependencies": { "@axe-core/playwright": "^4.10.1", "@testcontainers/postgresql": "^11.0.0", - "glob": "^13.0.3", + "glob": "^13.0.4", "lodash-es": "^4.17.23", "mailpit-api": "^1.2.0", "strip-ansi": "^7.1.0",