Skip to content

Commit 3cb1166

Browse files
authored
Merge pull request #5428 from DSpace/dependabot/npm_and_yarn/dspace-7_x/testing-3c25662ec3
Bump axe-core from 4.11.1 to 4.11.2 in the testing group
2 parents d8cbf5e + ec5c6fc commit 3cb1166

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
@@ -150,7 +150,7 @@
150150
"@types/sanitize-html": "^2.16.0",
151151
"@typescript-eslint/eslint-plugin": "^5.62.0",
152152
"@typescript-eslint/parser": "^5.62.0",
153-
"axe-core": "^4.11.1",
153+
"axe-core": "^4.11.2",
154154
"compression-webpack-plugin": "^9.2.0",
155155
"copy-webpack-plugin": "^6.4.1",
156156
"cross-env": "^7.0.3",

yarn.lock

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

3538-
axe-core@^4.11.1:
3539-
version "4.11.1"
3540-
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.11.1.tgz#052ff9b2cbf543f5595028b583e4763b40c78ea7"
3541-
integrity sha512-BASOg+YwO2C+346x3LZOeoovTIoTrRqEsqMa6fmfAV0P+U9mFr9NsyOEpiYvFjbc64NMrSswhV50WdXzdb/Z5A==
3538+
axe-core@^4.11.2:
3539+
version "4.11.2"
3540+
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.11.2.tgz#86d28e085b170a4b43d459aee6d30624fba9be4e"
3541+
integrity sha512-byD6KPdvo72y/wj2T/4zGEvvlis+PsZsn/yPS3pEO+sFpcrqRpX/TJCxvVaEsNeMrfQbCr7w163YqoD9IYwHXw==
35423542

35433543
axios@0.21.4:
35443544
version "0.21.4"

0 commit comments

Comments
 (0)