diff --git a/ejam/apps/web/package.json b/ejam/apps/web/package.json index d82369c..2259133 100644 --- a/ejam/apps/web/package.json +++ b/ejam/apps/web/package.json @@ -44,7 +44,7 @@ "@types/react": "^19.2.14", "@types/react-dom": "^19.2.5", "agentation": "^3.0.2", - "axe-core": "^4.12.1", + "axe-core": "^4.13.0", "jsdom": "^29.1.1", "typescript": "^6.0.3", "vitest": "^3.2.4" diff --git a/ejam/pnpm-lock.yaml b/ejam/pnpm-lock.yaml index d6e78c4..fae1768 100644 --- a/ejam/pnpm-lock.yaml +++ b/ejam/pnpm-lock.yaml @@ -112,8 +112,8 @@ importers: specifier: ^3.0.2 version: 3.0.2(react-dom@19.2.8(react@19.2.6))(react@19.2.6) axe-core: - specifier: ^4.12.1 - version: 4.12.1 + specifier: ^4.13.0 + version: 4.13.0 jsdom: specifier: ^29.1.1 version: 29.1.1(@noble/hashes@1.8.0) @@ -1817,8 +1817,8 @@ packages: resolution: {integrity: sha512-6t10qk83GOG8p0vKmaCr8eiilZwO171AvbROMtvvNiwrTly62t+7XkA8RdIIVbpMhCASAsxgAzdRSwh6nw/5Dg==} engines: {node: '>=4'} - 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'} balanced-match@4.0.4: @@ -4889,7 +4889,7 @@ snapshots: dependencies: tslib: 2.8.1 - axe-core@4.12.1: {} + axe-core@4.13.0: {} balanced-match@4.0.4: {}