Merge pull request #1904 from shlinkio/dependabot/npm_and_yarn/axe-core-4.12.0

Bump axe-core from 4.11.4 to 4.12.0
This commit is contained in:
Alejandro Celaya
2026-06-06 09:30:05 +02:00
committed by GitHub
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -52,7 +52,7 @@
"@vitest/browser": "^4.0.3",
"@vitest/coverage-v8": "^4.1.2",
"adm-zip": "^0.5.17",
"axe-core": "^4.11.4",
"axe-core": "^4.12.0",
"chalk": "^5.6.2",
"eslint": "^9.39.2",
"eslint-plugin-import": "^2.32.0",
@@ -4366,9 +4366,9 @@
}
},
"node_modules/axe-core": {
"version": "4.11.4",
"resolved": "https://registry.npmjs.org/axe-core/-/axe-core-4.11.4.tgz",
"integrity": "sha512-KunSNx+TVpkAw/6ULfhnx+HWRecjqZGTOyquAoWHYLRSdK1tB5Ihce1ZW+UY3fj33bYAFWPu7W/GRSmmrCGuxA==",
"version": "4.12.0",
"resolved": "https://registry.npmjs.org/axe-core/-/axe-core-4.12.0.tgz",
"integrity": "sha512-FTavr/7Ba0IptwGOPxnQvdyW2tAsdLBMTBXz7rKH6xJ2skpyxpBxyHkDdBs4lf69yRqYpkqCdfhnwS8YULGOmg==",
"dev": true,
"engines": {
"node": ">=4"
@@ -12624,9 +12624,9 @@
}
},
"axe-core": {
"version": "4.11.4",
"resolved": "https://registry.npmjs.org/axe-core/-/axe-core-4.11.4.tgz",
"integrity": "sha512-KunSNx+TVpkAw/6ULfhnx+HWRecjqZGTOyquAoWHYLRSdK1tB5Ihce1ZW+UY3fj33bYAFWPu7W/GRSmmrCGuxA==",
"version": "4.12.0",
"resolved": "https://registry.npmjs.org/axe-core/-/axe-core-4.12.0.tgz",
"integrity": "sha512-FTavr/7Ba0IptwGOPxnQvdyW2tAsdLBMTBXz7rKH6xJ2skpyxpBxyHkDdBs4lf69yRqYpkqCdfhnwS8YULGOmg==",
"dev": true
},
"axobject-query": {

View File

@@ -65,7 +65,7 @@
"@vitest/browser": "^4.0.3",
"@vitest/coverage-v8": "^4.1.2",
"adm-zip": "^0.5.17",
"axe-core": "^4.11.4",
"axe-core": "^4.12.0",
"chalk": "^5.6.2",
"eslint": "^9.39.2",
"eslint-plugin-import": "^2.32.0",