From 0ad91e1911ea27ff50ff400b6c9747e32b32caf3 Mon Sep 17 00:00:00 2001 From: Peter Hedenskog Date: Wed, 15 Oct 2025 21:48:26 +0200 Subject: [PATCH] Axe core 4.11.0 (#4555) --- npm-shrinkwrap.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 2d60cd0b5..e8f0ee306 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -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" diff --git a/package.json b/package.json index 0b9e9be99..fcf515c78 100644 --- a/package.json +++ b/package.json @@ -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",