Axe core 4.11.0

This commit is contained in:
Peter Hedenskog 2025-10-15 21:32:40 +02:00
parent 27d2f7e7b8
commit 1620ac5347
2 changed files with 5 additions and 5 deletions

8
npm-shrinkwrap.json generated
View File

@ -16,7 +16,7 @@
"@sitespeed.io/plugin": "1.0.0",
"@slack/webhook": "7.0.5",
"@tgwf/co2": "0.16.4",
"axe-core": "4.10.3",
"axe-core": "4.11.0",
"browsertime": "25.2.0",
"coach-core": "8.1.3",
"dayjs": "1.11.13",
@ -3226,9 +3226,9 @@
}
},
"node_modules/axe-core": {
"version": "4.10.3",
"resolved": "https://registry.npmjs.org/axe-core/-/axe-core-4.10.3.tgz",
"integrity": "sha512-Xm7bpRXnDSX2YE2YFfBk2FnF0ep6tmG7xPh8iHee8MIcrgq762Nkce856dYtJYLkuIoYZvGfTs/PbZhideTcEg==",
"version": "4.11.0",
"resolved": "https://registry.npmjs.org/axe-core/-/axe-core-4.11.0.tgz",
"integrity": "sha512-ilYanEU8vxxBexpJd8cWM4ElSQq4QctCLKih0TSfjIfCQTeyH/6zVrmIJfLPrKTKJRbiG+cfnZbQIjAlJmF1jQ==",
"license": "MPL-2.0",
"engines": {
"node": ">=4"

View File

@ -87,7 +87,7 @@
"@sitespeed.io/plugin": "1.0.0",
"@tgwf/co2": "0.16.4",
"@slack/webhook": "7.0.5",
"axe-core": "4.10.3",
"axe-core": "4.11.0",
"browsertime": "25.2.0",
"coach-core": "8.1.3",
"dayjs": "1.11.13",