Axe core 4.9.0 (#4126)
This commit is contained in:
parent
8121117b82
commit
13777fd746
|
|
@ -14,7 +14,7 @@
|
|||
"@sitespeed.io/plugin": "0.0.6",
|
||||
"@tgwf/co2": "0.14.2",
|
||||
"aws-sdk": "2.1327.0",
|
||||
"axe-core": "4.8.2",
|
||||
"axe-core": "4.9.0",
|
||||
"browsertime": "21.7.0",
|
||||
"cli-color": "2.0.3",
|
||||
"coach-core": "8.0.2",
|
||||
|
|
@ -1611,9 +1611,9 @@
|
|||
"integrity": "sha512-xh1Rl34h6Fi1DC2WWKfxUTVqRsNnr6LsKz2+hfwDxQJWmrx8+c7ylaqBMcHfl1U1r2dsifOvKX3LQuLNZ+XSvA=="
|
||||
},
|
||||
"node_modules/axe-core": {
|
||||
"version": "4.8.2",
|
||||
"resolved": "https://registry.npmjs.org/axe-core/-/axe-core-4.8.2.tgz",
|
||||
"integrity": "sha512-/dlp0fxyM3R8YW7MFzaHWXrf4zzbr0vaYb23VBFCl83R7nWNPg/yaQw2Dc8jzCMmDVLhSdzH8MjrsuIUuvX+6g==",
|
||||
"version": "4.9.0",
|
||||
"resolved": "https://registry.npmjs.org/axe-core/-/axe-core-4.9.0.tgz",
|
||||
"integrity": "sha512-H5orY+M2Fr56DWmMFpMrq5Ge93qjNdPVqzBv5gWK3aD1OvjBEJlEzxf09z93dGVQeI0LiW+aCMIx1QtShC/zUw==",
|
||||
"engines": {
|
||||
"node": ">=4"
|
||||
}
|
||||
|
|
@ -10608,9 +10608,9 @@
|
|||
"integrity": "sha512-xh1Rl34h6Fi1DC2WWKfxUTVqRsNnr6LsKz2+hfwDxQJWmrx8+c7ylaqBMcHfl1U1r2dsifOvKX3LQuLNZ+XSvA=="
|
||||
},
|
||||
"axe-core": {
|
||||
"version": "4.8.2",
|
||||
"resolved": "https://registry.npmjs.org/axe-core/-/axe-core-4.8.2.tgz",
|
||||
"integrity": "sha512-/dlp0fxyM3R8YW7MFzaHWXrf4zzbr0vaYb23VBFCl83R7nWNPg/yaQw2Dc8jzCMmDVLhSdzH8MjrsuIUuvX+6g=="
|
||||
"version": "4.9.0",
|
||||
"resolved": "https://registry.npmjs.org/axe-core/-/axe-core-4.9.0.tgz",
|
||||
"integrity": "sha512-H5orY+M2Fr56DWmMFpMrq5Ge93qjNdPVqzBv5gWK3aD1OvjBEJlEzxf09z93dGVQeI0LiW+aCMIx1QtShC/zUw=="
|
||||
},
|
||||
"babel-runtime": {
|
||||
"version": "6.26.0",
|
||||
|
|
|
|||
|
|
@ -84,7 +84,7 @@
|
|||
"@influxdata/influxdb-client": "1.33.2",
|
||||
"@tgwf/co2": "0.14.2",
|
||||
"aws-sdk": "2.1327.0",
|
||||
"axe-core": "4.8.2",
|
||||
"axe-core": "4.9.0",
|
||||
"browsertime": "21.7.0",
|
||||
"coach-core": "8.0.2",
|
||||
"cli-color": "2.0.3",
|
||||
|
|
|
|||
Loading…
Reference in New Issue