This repository was archived by the owner on Sep 11, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +6
-11
lines changed Expand file tree Collapse file tree 3 files changed +6
-11
lines changed Original file line number Diff line number Diff line change @@ -122,7 +122,7 @@ jobs:
122122 path : webapp
123123
124124 - name : Run Cypress tests
125- uses : cypress-io/github-action@v5.1 .0
125+ uses : cypress-io/github-action@v5.3 .0
126126 with :
127127 # The built-in Electron runner seems to grind to a halt trying
128128 # to run the tests, so use chrome.
Original file line number Diff line number Diff line change 175175 "@typescript-eslint/eslint-plugin" : " ^5.35.1" ,
176176 "@typescript-eslint/parser" : " ^5.6.0" ,
177177 "allchange" : " ^1.1.0" ,
178- "axe-core" : " 4.4 .3" ,
178+ "axe-core" : " 4.6 .3" ,
179179 "babel-jest" : " ^29.0.0" ,
180180 "blob-polyfill" : " ^7.0.0" ,
181181 "chokidar" : " ^3.5.1" ,
Original file line number Diff line number Diff line change @@ -2878,12 +2878,7 @@ aws4@^1.8.0:
28782878 resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.12.0.tgz#ce1c9d143389679e253b314241ea9aa5cec980d3"
28792879 integrity sha512-NmWvPnx0F1SfrQbYwOi7OeaNGokp9XhzNioJ/CSBs8Qa4vxug81mhJEAVZwxXuBmYB5KDRfMq/F3RR0BIU7sWg==
28802880
2881- 2882- version "4.4.3"
2883- resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.4.3.tgz#11c74d23d5013c0fa5d183796729bc3482bd2f6f"
2884- integrity sha512-32+ub6kkdhhWick/UjvEwRchgoetXqTK14INLqbGm5U2TzBkBNF3nQtLYm8ovxSkQWArjEQvftCKryjZaATu3w==
2885-
2886- axe-core@^4.6.2 :
2881+ [email protected] , axe-core@^4.6.2:
28872882 version "4.6.3"
28882883 resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.6.3.tgz#fc0db6fdb65cc7a80ccf85286d91d64ababa3ece"
28892884 integrity sha512-/BQzOX780JhsxDnPpH4ZiyrJAzcd8AfzFPkv+89veFSr1rcMjuq2JDCwypKaPeB6ljHp9KjXhPpjgCvQlWYuqg==
84458440 integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
84468441
84478442ua-parser-js@^1.0.2 :
8448- version "1.0.33 "
8449- resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-1.0.33 .tgz#f21f01233e90e7ed0f059ceab46eb190ff17f8f4 "
8450- integrity sha512-RqshF7TPTE0XLYAqmjlu5cLLuGdKrNu9O1KLA/qp39QtbZwuzwv1dT46DZSopoUMsYgXpB3Cv8a03FI8b74oFQ ==
8443+ version "1.0.34 "
8444+ resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-1.0.34 .tgz#b33f41c415325839f354005d25a2f588be296976 "
8445+ integrity sha512-K9mwJm/DaB6mRLZfw6q8IMXipcrmuT6yfhYmwhAkuh+81sChuYstYA+znlgaflUPaYUa3odxKPKGw6Vw/lANew ==
84518446
84528447unbox-primitive@^1.0.2 :
84538448 version "1.0.2"
You can’t perform that action at this time.
0 commit comments