File tree 2 files changed +7
-7
lines changed
2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 24
24
"@xterm/addon-image" : " ^0.7.0-beta.1" ,
25
25
"@xterm/addon-webgl" : " ^0.17.0-beta.1" ,
26
26
"@xterm/xterm" : " ^5.4.0-beta.1" ,
27
- "axios" : " ^1.6.0 " ,
27
+ "axios" : " ^1.7.4 " ,
28
28
"clsx" : " ^1.1.1" ,
29
29
"connected-react-router" : " ^6.9.2" ,
30
30
"copy-to-clipboard" : " ^3.3.1" ,
Original file line number Diff line number Diff line change @@ -2890,12 +2890,12 @@ axe-core@^4.3.5:
2890
2890
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.4.1.tgz#7dbdc25989298f9ad006645cd396782443757413"
2891
2891
integrity sha512-gd1kmb21kwNuWr6BQz8fv6GNECPBnUasepcoLbekws23NVBLODdsClRZ+bQ8+9Uomf3Sm3+Vwn0oYG9NvwnJCw==
2892
2892
2893
- axios@^1.6.0 :
2894
- version "1.6.0 "
2895
- resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.0 .tgz#f1e5292f26b2fd5c2e66876adc5b06cdbd7d2102 "
2896
- integrity sha512-EZ1DYihju9pwVB+jg67ogm+Tmqc6JmhamRN6I4Zt8DfZu5lbcQGw3ozH9lFejSJgs/ibaef3A9PMXPLeefFGJg ==
2893
+ axios@^1.7.4 :
2894
+ version "1.7.4 "
2895
+ resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.4 .tgz#4c8ded1b43683c8dd362973c393f3ede24052aa2 "
2896
+ integrity sha512-DukmaFRnY6AzAALSH4J2M3k6PkaC+MfaAGdEERRWcC9q3/TWQwLpHR8ZRLKTdQ3aBDL64EdluRDjJqKw+BPZEw ==
2897
2897
dependencies :
2898
- follow-redirects "^1.15.0 "
2898
+ follow-redirects "^1.15.6 "
2899
2899
form-data "^4.0.0"
2900
2900
proxy-from-env "^1.1.0"
2901
2901
@@ -4525,7 +4525,7 @@ flatted@^3.1.0:
4525
4525
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.5.tgz#76c8584f4fc843db64702a6bd04ab7a8bd666da3"
4526
4526
integrity sha512-WIWGi2L3DyTUvUrwRKgGi9TwxQMUEqPOPQBVi71R96jZXJdFskXEmf54BoZaS1kknGODoIGASGEzBUYdyMCBJg==
4527
4527
4528
- follow-redirects@^1.15.0 :
4528
+ follow-redirects@^1.15.6 :
4529
4529
version "1.15.6"
4530
4530
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.6.tgz#7f815c0cda4249c74ff09e95ef97c23b5fd0399b"
4531
4531
integrity sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==
You can’t perform that action at this time.
0 commit comments