File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 6
6
"@testing-library/jest-dom" : " ^5.11.4" ,
7
7
"@testing-library/react" : " ^11.1.0" ,
8
8
"@testing-library/user-event" : " ^12.1.10" ,
9
- "axios" : " ^1.6.0 " ,
9
+ "axios" : " ^1.8.2 " ,
10
10
"react" : " ^17.0.2" ,
11
11
"react-dom" : " ^17.0.2" ,
12
12
"react-scripts" : " 4.0.3" ,
Original file line number Diff line number Diff line change @@ -2517,12 +2517,12 @@ axe-core@^4.0.2:
2517
2517
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.1.2.tgz#7cf783331320098bfbef620df3b3c770147bc224"
2518
2518
integrity sha512-V+Nq70NxKhYt89ArVcaNL9FDryB3vQOd+BFXZIfO3RP6rwtj+2yqqqdHEkacutglPaZLkJeuXKCjCJDMGPtPqg==
2519
2519
2520
- axios@^1.6.0 :
2521
- version "1.6.0 "
2522
- resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.0 .tgz#f1e5292f26b2fd5c2e66876adc5b06cdbd7d2102 "
2523
- integrity sha512-EZ1DYihju9pwVB+jg67ogm+Tmqc6JmhamRN6I4Zt8DfZu5lbcQGw3ozH9lFejSJgs/ibaef3A9PMXPLeefFGJg ==
2520
+ axios@^1.8.2 :
2521
+ version "1.8.2 "
2522
+ resolved "https://registry.yarnpkg.com/axios/-/axios-1.8.2 .tgz#fabe06e241dfe83071d4edfbcaa7b1c3a40f7979 "
2523
+ integrity sha512-ls4GYBm5aig9vWx8AWDSGLpnpDQRtWAfrjU+EuytuODrFBkqesN2RkOQCBzrA1RQNHw1SmRMSDDDSwzNAYQ6Rg ==
2524
2524
dependencies :
2525
- follow-redirects "^1.15.0 "
2525
+ follow-redirects "^1.15.6 "
2526
2526
form-data "^4.0.0"
2527
2527
proxy-from-env "^1.1.0"
2528
2528
@@ -5053,10 +5053,10 @@ flush-write-stream@^1.0.0:
5053
5053
inherits "^2.0.3"
5054
5054
readable-stream "^2.3.6"
5055
5055
5056
- follow-redirects@^1.0.0, follow-redirects@^1.15.0 :
5057
- version "1.15.6 "
5058
- resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.6 .tgz#7f815c0cda4249c74ff09e95ef97c23b5fd0399b "
5059
- integrity sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA ==
5056
+ follow-redirects@^1.0.0, follow-redirects@^1.15.6 :
5057
+ version "1.15.9 "
5058
+ resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.9 .tgz#a604fa10e443bf98ca94228d9eebcc2e8a2c8ee1 "
5059
+ integrity sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ ==
5060
5060
5061
5061
for-in@^1.0.2 :
5062
5062
version "1.0.2"
You can’t perform that action at this time.
0 commit comments