@@ -744,9 +744,9 @@ axe-core@=4.7.0:
744
744
integrity sha512-M0JtH+hlOL5pLQwHOLNYZaXuhqmvS8oExsqB1SBYgA4Dk7u/xx+YdGHXaK5pyUfed5mYXdlYiphWq3G8cRi5JQ==
745
745
746
746
axios@^1.5.0 :
747
- version "1.7.2 "
748
- resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.2 .tgz#b625db8a7051fbea61c35a3cbb3a1daa7b9c7621 "
749
- integrity sha512-2A8QhOMrbomlDuiLeK9XibIBzuHeRcqqNOHp0Cyp5EoJ1IFDh+XZH3A6BkXtv0K4gFGCI0Y4BM7B1wOEi0Rmgw ==
747
+ version "1.7.4 "
748
+ resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.4 .tgz#4c8ded1b43683c8dd362973c393f3ede24052aa2 "
749
+ integrity sha512-DukmaFRnY6AzAALSH4J2M3k6PkaC+MfaAGdEERRWcC9q3/TWQwLpHR8ZRLKTdQ3aBDL64EdluRDjJqKw+BPZEw ==
750
750
dependencies :
751
751
follow-redirects "^1.15.6"
752
752
form-data "^4.0.0"
@@ -2941,7 +2941,16 @@ streamsearch@^1.1.0:
2941
2941
resolved "https://registry.yarnpkg.com/streamsearch/-/streamsearch-1.1.0.tgz#404dd1e2247ca94af554e841a8ef0eaa238da764"
2942
2942
integrity sha512-Mcc5wHehp9aXz1ax6bZUyY5afg9u2rv5cqQI3mRrYkGC8rW2hM02jWuwjtL++LS5qinSyhj2QfLyNsuc+VsExg==
2943
2943
2944
- " string-width-cjs@npm:string-width@^4.2.0" , string-width@^4.1.0:
2944
+ " string-width-cjs@npm:string-width@^4.2.0 " :
2945
+ version "4.2.3"
2946
+ resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
2947
+ integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
2948
+ dependencies :
2949
+ emoji-regex "^8.0.0"
2950
+ is-fullwidth-code-point "^3.0.0"
2951
+ strip-ansi "^6.0.1"
2952
+
2953
+ string-width@^4.1.0 :
2945
2954
version "4.2.3"
2946
2955
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
2947
2956
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -3005,7 +3014,14 @@ string.prototype.trimstart@^1.0.8:
3005
3014
define-properties "^1.2.1"
3006
3015
es-object-atoms "^1.0.0"
3007
3016
3008
- " strip-ansi-cjs@npm:strip-ansi@^6.0.1" , strip-ansi@^6.0.0, strip-ansi@^6.0.1:
3017
+ " strip-ansi-cjs@npm:strip-ansi@^6.0.1 " :
3018
+ version "6.0.1"
3019
+ resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
3020
+ integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
3021
+ dependencies :
3022
+ ansi-regex "^5.0.1"
3023
+
3024
+ strip-ansi@^6.0.0, strip-ansi@^6.0.1 :
3009
3025
version "6.0.1"
3010
3026
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
3011
3027
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
0 commit comments