diff --git a/package.json b/package.json index 5b30b2f973..f6d9e7108e 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ ] }, "dependencies": { - "@axe-core/playwright": "4.8.0", + "@axe-core/playwright": "4.8.1", "@babel/generator": "7.23.0", "@babel/parser": "7.23.0", "@babel/traverse": "7.23.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a372441b7f..fe0556fed2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: dependencies: '@axe-core/playwright': - specifier: 4.8.0 - version: 4.8.0(playwright-core@1.38.1) + specifier: 4.8.1 + version: 4.8.1(playwright-core@1.39.0) '@babel/generator': specifier: 7.23.0 version: 7.23.0 @@ -2854,13 +2854,13 @@ packages: resolution: {integrity: sha512-pvFiLP2BeOKA/ZOS6jxx4XhKzdVLHDhGlFEaZ2flWWYf2xOqVniqpk38I04DFRyz+L0ASggl7SkItTc+ZLju4w==} dev: true - /@axe-core/playwright@4.8.0(playwright-core@1.38.1): - resolution: {integrity: sha512-Pf/pkFrJ0PkBvZdDS57SgOT6/TRGPlmh8QJOmm/zpQfQPnfwHfP0LrpqueVhjhvKYD63M7NyLnj0G4Vo3kOaiA==} + /@axe-core/playwright@4.8.1(playwright-core@1.39.0): + resolution: {integrity: sha512-KC1X++UdRAwMLRvB+BIKFheyLHUnbJTL0t0Wbv6TJMozn2V2QyEtAcN6jyUiudtGiLUGhHCtj/eWorBnVZ4dAA==} peerDependencies: playwright-core: '>= 1.0.0' dependencies: axe-core: 4.8.2 - playwright-core: 1.38.1 + playwright-core: 1.39.0 dev: false /@babel/code-frame@7.22.10: @@ -15073,12 +15073,6 @@ packages: mlly: 1.4.2 pathe: 1.1.1 - /playwright-core@1.38.1: - resolution: {integrity: sha512-tQqNFUKa3OfMf4b2jQ7aGLB8o9bS3bOY0yMEtldtC2+spf8QXG9zvXLTXUeRsoNuxEYMgLYR+NXfAa1rjKRcrg==} - engines: {node: '>=16'} - hasBin: true - dev: false - /playwright-core@1.39.0: resolution: {integrity: sha512-+k4pdZgs1qiM+OUkSjx96YiKsXsmb59evFoqv8SKO067qBA+Z2s/dCzJij/ZhdQcs2zlTAgRKfeiiLm8PQ2qvw==} engines: {node: '>=16'}