Update to Axe-core 4.3.5 (#3501)
This commit is contained in:
parent
5d86138480
commit
1b22475fcc
|
|
@ -12,7 +12,7 @@
|
|||
"@google-cloud/storage": "5.8.3",
|
||||
"@tgwf/co2": "0.6.1",
|
||||
"aws-sdk": "2.882.0",
|
||||
"axe-core": "4.3.3",
|
||||
"axe-core": "4.3.5",
|
||||
"browsertime": "14.8.0",
|
||||
"cli-color": "2.0.0",
|
||||
"coach-core": "6.4.3",
|
||||
|
|
@ -1337,9 +1337,9 @@
|
|||
"integrity": "sha512-32NDda82rhwD9/JBCCkB+MRYDp0oSvlo2IL6rQWA10PQi7tDUM3eqMSltXmY+Oyl/7N3P3qNtAlv7X0d9bI28w=="
|
||||
},
|
||||
"node_modules/axe-core": {
|
||||
"version": "4.3.3",
|
||||
"resolved": "https://registry.npmjs.org/axe-core/-/axe-core-4.3.3.tgz",
|
||||
"integrity": "sha512-/lqqLAmuIPi79WYfRpy2i8z+x+vxU3zX2uAm0gs1q52qTuKwolOj1P8XbufpXcsydrpKx2yGn2wzAnxCMV86QA==",
|
||||
"version": "4.3.5",
|
||||
"resolved": "https://registry.npmjs.org/axe-core/-/axe-core-4.3.5.tgz",
|
||||
"integrity": "sha512-WKTW1+xAzhMS5dJsxWkliixlO/PqC4VhmO9T4juNYcaTg9jzWiJsou6m5pxWYGfigWbwzJWeFY6z47a+4neRXA==",
|
||||
"engines": {
|
||||
"node": ">=4"
|
||||
}
|
||||
|
|
@ -8551,9 +8551,9 @@
|
|||
"integrity": "sha512-32NDda82rhwD9/JBCCkB+MRYDp0oSvlo2IL6rQWA10PQi7tDUM3eqMSltXmY+Oyl/7N3P3qNtAlv7X0d9bI28w=="
|
||||
},
|
||||
"axe-core": {
|
||||
"version": "4.3.3",
|
||||
"resolved": "https://registry.npmjs.org/axe-core/-/axe-core-4.3.3.tgz",
|
||||
"integrity": "sha512-/lqqLAmuIPi79WYfRpy2i8z+x+vxU3zX2uAm0gs1q52qTuKwolOj1P8XbufpXcsydrpKx2yGn2wzAnxCMV86QA=="
|
||||
"version": "4.3.5",
|
||||
"resolved": "https://registry.npmjs.org/axe-core/-/axe-core-4.3.5.tgz",
|
||||
"integrity": "sha512-WKTW1+xAzhMS5dJsxWkliixlO/PqC4VhmO9T4juNYcaTg9jzWiJsou6m5pxWYGfigWbwzJWeFY6z47a+4neRXA=="
|
||||
},
|
||||
"babel-runtime": {
|
||||
"version": "6.26.0",
|
||||
|
|
|
|||
|
|
@ -73,7 +73,7 @@
|
|||
"@google-cloud/storage": "5.8.3",
|
||||
"@tgwf/co2": "0.6.1",
|
||||
"aws-sdk": "2.882.0",
|
||||
"axe-core": "4.3.3",
|
||||
"axe-core": "4.3.5",
|
||||
"browsertime": "14.8.0",
|
||||
"coach-core": "6.4.3",
|
||||
"cli-color": "2.0.0",
|
||||
|
|
|
|||
Loading…
Reference in New Issue