Axe-core 4.4.2 (#3673)
This commit is contained in:
parent
c220282202
commit
fd8c03a35e
|
|
@ -12,7 +12,7 @@
|
|||
"@google-cloud/storage": "5.19.3",
|
||||
"@tgwf/co2": "0.8.0",
|
||||
"aws-sdk": "2.1121.0",
|
||||
"axe-core": "4.4.1",
|
||||
"axe-core": "4.4.2",
|
||||
"browsertime": "16.7.0",
|
||||
"cli-color": "2.0.2",
|
||||
"coach-core": "7.1.2",
|
||||
|
|
@ -1553,11 +1553,11 @@
|
|||
"integrity": "sha512-xh1Rl34h6Fi1DC2WWKfxUTVqRsNnr6LsKz2+hfwDxQJWmrx8+c7ylaqBMcHfl1U1r2dsifOvKX3LQuLNZ+XSvA=="
|
||||
},
|
||||
"node_modules/axe-core": {
|
||||
"version": "4.4.1",
|
||||
"resolved": "https://registry.npmjs.org/axe-core/-/axe-core-4.4.1.tgz",
|
||||
"integrity": "sha512-gd1kmb21kwNuWr6BQz8fv6GNECPBnUasepcoLbekws23NVBLODdsClRZ+bQ8+9Uomf3Sm3+Vwn0oYG9NvwnJCw==",
|
||||
"version": "4.4.2",
|
||||
"resolved": "https://registry.npmjs.org/axe-core/-/axe-core-4.4.2.tgz",
|
||||
"integrity": "sha512-LVAaGp/wkkgYJcjmHsoKx4juT1aQvJyPcW09MLCjVTh3V2cc6PnyempiLMNH5iMdfIX/zdbjUx2KDjMLCTdPeA==",
|
||||
"engines": {
|
||||
"node": ">=4"
|
||||
"node": ">=12"
|
||||
}
|
||||
},
|
||||
"node_modules/babel-runtime": {
|
||||
|
|
@ -9651,9 +9651,9 @@
|
|||
"integrity": "sha512-xh1Rl34h6Fi1DC2WWKfxUTVqRsNnr6LsKz2+hfwDxQJWmrx8+c7ylaqBMcHfl1U1r2dsifOvKX3LQuLNZ+XSvA=="
|
||||
},
|
||||
"axe-core": {
|
||||
"version": "4.4.1",
|
||||
"resolved": "https://registry.npmjs.org/axe-core/-/axe-core-4.4.1.tgz",
|
||||
"integrity": "sha512-gd1kmb21kwNuWr6BQz8fv6GNECPBnUasepcoLbekws23NVBLODdsClRZ+bQ8+9Uomf3Sm3+Vwn0oYG9NvwnJCw=="
|
||||
"version": "4.4.2",
|
||||
"resolved": "https://registry.npmjs.org/axe-core/-/axe-core-4.4.2.tgz",
|
||||
"integrity": "sha512-LVAaGp/wkkgYJcjmHsoKx4juT1aQvJyPcW09MLCjVTh3V2cc6PnyempiLMNH5iMdfIX/zdbjUx2KDjMLCTdPeA=="
|
||||
},
|
||||
"babel-runtime": {
|
||||
"version": "6.26.0",
|
||||
|
|
|
|||
|
|
@ -79,7 +79,7 @@
|
|||
"@google-cloud/storage": "5.19.3",
|
||||
"@tgwf/co2": "0.8.0",
|
||||
"aws-sdk": "2.1121.0",
|
||||
"axe-core": "4.4.1",
|
||||
"axe-core": "4.4.2",
|
||||
"browsertime": "16.7.0",
|
||||
"coach-core": "7.1.2",
|
||||
"cli-color": "2.0.2",
|
||||
|
|
|
|||
Loading…
Reference in New Issue