mirror of
https://github.com/NoRedInk/noredink-ui.git
synced 2024-12-25 06:33:09 +03:00
upgrade axe-core
reincarnation of the changes in https://github.com/NoRedInk/noredink-ui/pull/700
This commit is contained in:
parent
dbc7475633
commit
2a30e1f990
6
package-lock.json
generated
6
package-lock.json
generated
@ -669,9 +669,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"axe-core": {
|
||||
"version": "3.3.0",
|
||||
"resolved": "https://registry.npmjs.org/axe-core/-/axe-core-3.3.0.tgz",
|
||||
"integrity": "sha512-54XaTd2VB7A6iBnXMUG2LnBOI7aRbnrVxC5Tz+rVUwYl9MX/cIJc/Ll32YUoFIE/e9UKWMZoQenQu9dFrQyZCg=="
|
||||
"version": "3.5.3",
|
||||
"resolved": "https://registry.npmjs.org/axe-core/-/axe-core-3.5.3.tgz",
|
||||
"integrity": "sha512-HZpLE7xu05+8AbpqXITGdxp1Xwk8ysAXrg7MiKRY27py3DAyEJpoJQo1727pWF3F+O79V3r+cTWhOzfB49P89w=="
|
||||
},
|
||||
"axios": {
|
||||
"version": "0.19.0",
|
||||
|
@ -31,7 +31,7 @@
|
||||
"request": "^2.88.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"axe-core": "^3.3.0",
|
||||
"axe-core": "3.5.3",
|
||||
"puppeteer": "^1.20.0"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user