diff --git a/package.json b/package.json index 345f7fd566..49ec9c6db3 100644 --- a/package.json +++ b/package.json @@ -78,7 +78,7 @@ "vanilla-cookieconsent": "3.1.0" }, "devDependencies": { - "@axe-core/playwright": "4.12.1", + "@axe-core/playwright": "4.13.0", "@commitlint/cli": "21.2.1", "@commitlint/config-conventional": "21.2.0", "@playwright/test": "1.62.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index eab2f49b06..78b28c0bee 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -41,8 +41,8 @@ dependencies: devDependencies: '@axe-core/playwright': - specifier: 4.12.1 - version: 4.12.1(playwright-core@1.62.1) + specifier: 4.13.0 + version: 4.13.0(playwright-core@1.62.1) '@commitlint/cli': specifier: 21.2.1 version: 21.2.1(@types/node@26.2.0)(typescript@7.0.2) @@ -148,12 +148,12 @@ packages: lru-cache: 11.5.2 dev: true - /@axe-core/playwright@4.12.1(playwright-core@1.62.1): - resolution: {integrity: sha512-rMd7xriptqKpP+w5265i4Hdkv2X5kbu6uiBi/B2I7uf3hieRBM3qDCfaKPtxfiYb2mKXfF+yLODJwIx+Jv1GDw==} + /@axe-core/playwright@4.13.0(playwright-core@1.62.1): + resolution: {integrity: sha512-6YLx+kxXu5GJceG4ozFg+33a2EMTdjYwWGloJ3sb9Kta5pp+ZNS53uxGVog5JetIY8s++P5UrtX+cri+u0VAVg==} peerDependencies: playwright-core: '>= 1.0.0' dependencies: - axe-core: 4.12.1 + axe-core: 4.13.0 playwright-core: 1.62.1 dev: true @@ -1745,8 +1745,8 @@ packages: postcss-value-parser: 4.2.0 dev: true - /axe-core@4.12.1: - resolution: {integrity: sha512-s7iGf5GaVMxEG0ENN9x+xTr7GFZCb1ZP/1uATUpCEK2X78nDB3RwbtFCo9pGAf9ru+VwoQ464DkaLEeRM08wJA==} + /axe-core@4.13.0: + resolution: {integrity: sha512-UzGt8zg7Ny8djbYMhxl2zuEevVa7r2gJjYY5Lwr1xM7+XU2nd6CkIWFTVcCIbAP63vSz71NaVyyuSk9lHKcy0A==} engines: {node: '>=4'} dev: true