File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 3939 "@wdio/spec-reporter" : " ^8.0.0" ,
4040 "@wdio/testingbot-service" : " ^8.0.0" ,
4141 "@wdio/types" : " ^8.16.7" ,
42- "axios" : " ^1.8.2 " ,
42+ "axios" : " ^1.12.0 " ,
4343 "chromedriver" : " ^135.0.0" ,
4444 "del-cli" : " ^5.1.0" ,
4545 "dotenv" : " ^16.3.1" ,
Original file line number Diff line number Diff line change @@ -2035,13 +2035,13 @@ axe-core@~4.10.0:
20352035 resolved "https://registry.npmjs.org/axe-core/-/axe-core-4.10.2.tgz"
20362036 integrity sha512-RE3mdQ7P3FRSe7eqCWoeQ/Z9QXrtniSjp1wUjt5nRC3WIpz5rSCve6o3fsZ2aCpJtrZjSZgjwXAoTO5k4tEI0w==
20372037
2038- axios@^1.7.4 , axios@^1.8.2 :
2039- version "1.8.4 "
2040- resolved "https://registry.npmjs.org /axios/-/axios-1.8.4 .tgz"
2041- integrity sha512-eBSYY4Y68NNlHbHBMdeDmKNtDgXWhQsJcGqzO3iLUM0GraQFSS9cVgPX5I9b3lbdFKyYoAEGAZF1DwhTaljNAw ==
2038+ axios@^1.12.0 , axios@^1.7.4 :
2039+ version "1.12.0 "
2040+ resolved "https://registry.yarnpkg.com /axios/-/axios-1.12.0 .tgz#11248459be05a5ee493485628fa0e4323d0abfc3 "
2041+ integrity sha512-oXTDccv8PcfjZmPGlWsPSwtOJCZ/b6W5jAMCNcfwJbCzDckwG0jrYJFaWH1yvivfCXjVzV/SPDEhMB3Q+DSurg ==
20422042 dependencies :
20432043 follow-redirects "^1.15.6"
2044- form-data "^4.0.0 "
2044+ form-data "^4.0.4 "
20452045 proxy-from-env "^1.1.0"
20462046
20472047b4a@^1.6.4 :
@@ -3516,7 +3516,7 @@ form-data-encoder@^2.1.2:
35163516 resolved "https://registry.npmjs.org/form-data-encoder/-/form-data-encoder-2.1.4.tgz"
35173517 integrity sha512-yDYSgNMraqvnxiEXO4hi88+YZxaHC6QKzb5N84iRCTDeRO7ZALpir/lVmf/uXUhnwUr2O4HU8s/n6x+yNjQkHw==
35183518
3519- form-data@^4.0.0 :
3519+ form-data@^4.0.4 :
35203520 version "4.0.4"
35213521 resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.4.tgz#784cdcce0669a9d68e94d11ac4eea98088edd2c4"
35223522 integrity sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow==
You can’t perform that action at this time.
0 commit comments