From e30d82550347c0ffda869f83b5f94101f08f10e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 21 Feb 2026 17:45:03 +0000 Subject: [PATCH] build(deps): bump ajv in the npm_and_yarn group across 1 directory Bumps the npm_and_yarn group with 1 update in the / directory: [ajv](https://github.com/ajv-validator/ajv). Updates `ajv` from 6.12.6 to 6.14.0 - [Release notes](https://github.com/ajv-validator/ajv/releases) - [Commits](https://github.com/ajv-validator/ajv/compare/v6.12.6...v6.14.0) --- updated-dependencies: - dependency-name: ajv dependency-version: 6.14.0 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 a9881fed6a..7396026e6a 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.2", + "glob": "^13.0.3", "lodash-es": "^4.17.23", "mailpit-api": "^1.2.0", "strip-ansi": "^7.1.0",