Skip to content

Commit 50899f1

Browse files
committed
Update to latest axe-core
1 parent 68a3323 commit 50899f1

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@
159159
"@types/sanitize-html": "^2.9.0",
160160
"@typescript-eslint/eslint-plugin": "^5.59.1",
161161
"@typescript-eslint/parser": "^5.59.1",
162-
"axe-core": "^4.7.0",
162+
"axe-core": "^4.7.2",
163163
"compression-webpack-plugin": "^9.2.0",
164164
"copy-webpack-plugin": "^6.4.1",
165165
"cross-env": "^7.0.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3363,10 +3363,10 @@ aws4@^1.8.0:
33633363
resolved "https://registry.npmjs.org/aws4/-/aws4-1.12.0.tgz"
33643364
integrity sha512-NmWvPnx0F1SfrQbYwOi7OeaNGokp9XhzNioJ/CSBs8Qa4vxug81mhJEAVZwxXuBmYB5KDRfMq/F3RR0BIU7sWg==
33653365

3366-
axe-core@^4.7.0:
3367-
version "4.7.0"
3368-
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.7.0.tgz#34ba5a48a8b564f67e103f0aa5768d76e15bbbbf"
3369-
integrity sha512-M0JtH+hlOL5pLQwHOLNYZaXuhqmvS8oExsqB1SBYgA4Dk7u/xx+YdGHXaK5pyUfed5mYXdlYiphWq3G8cRi5JQ==
3366+
axe-core@^4.7.2:
3367+
version "4.7.2"
3368+
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.7.2.tgz#040a7342b20765cb18bb50b628394c21bccc17a0"
3369+
integrity sha512-zIURGIS1E1Q4pcrMjp+nnEh+16G56eG/MUllJH8yEvw7asDo7Ac9uhC9KIH5jzpITueEZolfYglnCGIuSBz39g==
33703370

33713371
axios@0.21.4:
33723372
version "0.21.4"

0 commit comments

Comments
 (0)