Merge pull request #1849 from shlinkio/dependabot/npm_and_yarn/axe-core-4.11.2

Bump axe-core from 4.11.1 to 4.11.2
This commit is contained in:
Alejandro Celaya
2026-04-04 09:43:56 +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.1",
"axe-core": "^4.11.2",
"chalk": "^5.6.2",
"eslint": "^9.39.2",
"eslint-plugin-import": "^2.32.0",
@@ -4483,9 +4483,9 @@
}
},
"node_modules/axe-core": {
"version": "4.11.1",
"resolved": "https://registry.npmjs.org/axe-core/-/axe-core-4.11.1.tgz",
"integrity": "sha512-BASOg+YwO2C+346x3LZOeoovTIoTrRqEsqMa6fmfAV0P+U9mFr9NsyOEpiYvFjbc64NMrSswhV50WdXzdb/Z5A==",
"version": "4.11.2",
"resolved": "https://registry.npmjs.org/axe-core/-/axe-core-4.11.2.tgz",
"integrity": "sha512-byD6KPdvo72y/wj2T/4zGEvvlis+PsZsn/yPS3pEO+sFpcrqRpX/TJCxvVaEsNeMrfQbCr7w163YqoD9IYwHXw==",
"dev": true,
"engines": {
"node": ">=4"
@@ -13142,9 +13142,9 @@
}
},
"axe-core": {
"version": "4.11.1",
"resolved": "https://registry.npmjs.org/axe-core/-/axe-core-4.11.1.tgz",
"integrity": "sha512-BASOg+YwO2C+346x3LZOeoovTIoTrRqEsqMa6fmfAV0P+U9mFr9NsyOEpiYvFjbc64NMrSswhV50WdXzdb/Z5A==",
"version": "4.11.2",
"resolved": "https://registry.npmjs.org/axe-core/-/axe-core-4.11.2.tgz",
"integrity": "sha512-byD6KPdvo72y/wj2T/4zGEvvlis+PsZsn/yPS3pEO+sFpcrqRpX/TJCxvVaEsNeMrfQbCr7w163YqoD9IYwHXw==",
"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.1",
"axe-core": "^4.11.2",
"chalk": "^5.6.2",
"eslint": "^9.39.2",
"eslint-plugin-import": "^2.32.0",