Skip to content

Commit 3fcd144

Browse files
authored
Merge pull request #5561 from DSpace/dependabot/npm_and_yarn/dspace-7_x/testing-abe5f08a60
Bump axe-core from 4.11.2 to 4.11.3 in the testing group
2 parents a441f88 + 9ec6592 commit 3fcd144

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@
149149
"@types/sanitize-html": "^2.16.1",
150150
"@typescript-eslint/eslint-plugin": "^5.62.0",
151151
"@typescript-eslint/parser": "^5.62.0",
152-
"axe-core": "^4.11.2",
152+
"axe-core": "^4.11.3",
153153
"compression-webpack-plugin": "^9.2.0",
154154
"copy-webpack-plugin": "^6.4.1",
155155
"cross-env": "^7.0.3",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3505,10 +3505,10 @@ aws4@^1.8.0:
35053505
resolved "https://registry.npmjs.org/aws4/-/aws4-1.12.0.tgz"
35063506
integrity sha512-NmWvPnx0F1SfrQbYwOi7OeaNGokp9XhzNioJ/CSBs8Qa4vxug81mhJEAVZwxXuBmYB5KDRfMq/F3RR0BIU7sWg==
35073507

3508-
axe-core@^4.11.2:
3509-
version "4.11.2"
3510-
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.11.2.tgz#86d28e085b170a4b43d459aee6d30624fba9be4e"
3511-
integrity sha512-byD6KPdvo72y/wj2T/4zGEvvlis+PsZsn/yPS3pEO+sFpcrqRpX/TJCxvVaEsNeMrfQbCr7w163YqoD9IYwHXw==
3508+
axe-core@^4.11.3:
3509+
version "4.11.3"
3510+
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.11.3.tgz#d23cf404edaa5f97bdfd9afed6eea8405e5326e7"
3511+
integrity sha512-zBQouZixDTbo3jMGqHKyePxYxr1e5W8UdTmBQ7sNtaA9M2bE32daxxPLS/jojhKOHxQ7LWwPjfiwf/fhaJWzlg==
35123512

35133513
axios@0.21.4:
35143514
version "0.21.4"
@@ -5075,7 +5075,7 @@ domutils@^2.4.2, domutils@^2.5.2, domutils@^2.8.0:
50755075
domelementtype "^2.2.0"
50765076
domhandler "^4.2.0"
50775077

5078-
domutils@^3.2.2:
5078+
domutils@^3.0.1, domutils@^3.2.2:
50795079
version "3.2.2"
50805080
resolved "https://registry.yarnpkg.com/domutils/-/domutils-3.2.2.tgz#edbfe2b668b0c1d97c24baf0f1062b132221bc78"
50815081
integrity sha512-6kZKyUajlDuqlHKVX1w7gyslj9MPIXzIFiz/rGu35uC1wMi+kMhQwGhl4lt9unC9Vb9INnY9Z3/ZA3+FhASLaw==

0 commit comments

Comments
 (0)