diff --git a/runner/package.json b/runner/package.json index cc1aafd..43e60f6 100644 --- a/runner/package.json +++ b/runner/package.json @@ -12,7 +12,7 @@ "@actions/core": "^1.11.1", "@axe-core/playwright": "^4.11.3", "@playwright/test": "^1.60.0", - "axe-core": "^4.11.4", + "axe-core": "^4.12.1", "axe-html-reporter": "^2.2.11" } } \ No newline at end of file diff --git a/runner/pnpm-lock.yaml b/runner/pnpm-lock.yaml index 84c6b41..3d92b3d 100644 --- a/runner/pnpm-lock.yaml +++ b/runner/pnpm-lock.yaml @@ -21,11 +21,11 @@ importers: specifier: ^1.60.0 version: 1.60.0 axe-core: - specifier: ^4.11.4 - version: 4.11.4 + specifier: ^4.12.1 + version: 4.12.1 axe-html-reporter: specifier: ^2.2.11 - version: 2.2.11(axe-core@4.11.4) + version: 2.2.11(axe-core@4.12.1) devDependencies: '@types/node': specifier: ^25.8.0 @@ -271,6 +271,10 @@ packages: resolution: {integrity: sha512-KunSNx+TVpkAw/6ULfhnx+HWRecjqZGTOyquAoWHYLRSdK1tB5Ihce1ZW+UY3fj33bYAFWPu7W/GRSmmrCGuxA==} engines: {node: '>=4'} + axe-core@4.12.1: + resolution: {integrity: sha512-s7iGf5GaVMxEG0ENN9x+xTr7GFZCb1ZP/1uATUpCEK2X78nDB3RwbtFCo9pGAf9ru+VwoQ464DkaLEeRM08wJA==} + engines: {node: '>=4'} + axe-html-reporter@2.2.11: resolution: {integrity: sha512-WlF+xlNVgNVWiM6IdVrsh+N0Cw7qupe5HT9N6Uyi+aN7f6SSi92RDomiP1noW8OWIV85V6x404m5oKMeqRV3tQ==} engines: {node: '>=8.9.0'} @@ -1049,9 +1053,11 @@ snapshots: axe-core@4.11.4: {} - axe-html-reporter@2.2.11(axe-core@4.11.4): + axe-core@4.12.1: {} + + axe-html-reporter@2.2.11(axe-core@4.12.1): dependencies: - axe-core: 4.11.4 + axe-core: 4.12.1 mustache: 4.2.0 b4a@1.8.1: {}