File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 47
47
"@types/react-dom" : " ^16.8.4" ,
48
48
"@types/react-svg" : " ^5.0.0" ,
49
49
"@types/throttle-debounce" : " ^1.1.1" ,
50
- "axios" : " ^0.28 .0" ,
50
+ "axios" : " ^0.30 .0" ,
51
51
"css-loader" : " ^5.0.0" ,
52
52
"filesize" : " ^6.1.0" ,
53
53
"immutable" : " ^4.0.0-rc.12" ,
Original file line number Diff line number Diff line change @@ -1888,12 +1888,12 @@ available-typed-arrays@^1.0.5:
1888
1888
resolved "https://registry.npmjs.org/available-typed-arrays/-/available-typed-arrays-1.0.5.tgz"
1889
1889
integrity sha512-DMD0KiN46eipeziST1LPP/STfDU0sufISXmjSgvVsoU2tqxctQeASejWcfNtxYKqETM1UxQ8sp2OrSBWpHY6sw==
1890
1890
1891
- axios@*, axios@^0.28 .0 :
1892
- version "0.28 .0"
1893
- resolved "https://registry.yarnpkg.com/axios/-/axios-0.28 .0.tgz#801a4d991d0404961bccef46800e1170f8278c89 "
1894
- integrity sha512-Tu7NYoGY4Yoc7I+Npf9HhUMtEEpV7ZiLH9yndTCoNhcpBH0kwcvFbzYN9/u5QKI5A6uefjsNNWaz5olJVYS62Q ==
1891
+ axios@*, axios@^0.30 .0 :
1892
+ version "0.30 .0"
1893
+ resolved "https://registry.yarnpkg.com/axios/-/axios-0.30 .0.tgz#026ae2c0ae6ac35d564056690683fb77c991d0d3 "
1894
+ integrity sha512-Z4F3LjCgfjZz8BMYalWdMgAQUnEtKDmpwNHjh/C8pQZWde32TF64cqnSeyL3xD/aTIASRU30RHTNzRiV/NpGMg ==
1895
1895
dependencies :
1896
- follow-redirects "^1.15.0 "
1896
+ follow-redirects "^1.15.4 "
1897
1897
form-data "^4.0.0"
1898
1898
proxy-from-env "^1.1.0"
1899
1899
@@ -2700,10 +2700,10 @@ find-up@^4.0.0, find-up@^4.1.0:
2700
2700
locate-path "^5.0.0"
2701
2701
path-exists "^4.0.0"
2702
2702
2703
- follow-redirects@^1.15.0 :
2704
- version "1.15.6 "
2705
- resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.6 .tgz#7f815c0cda4249c74ff09e95ef97c23b5fd0399b "
2706
- integrity sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA ==
2703
+ follow-redirects@^1.15.4 :
2704
+ version "1.15.9 "
2705
+ resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.9 .tgz#a604fa10e443bf98ca94228d9eebcc2e8a2c8ee1 "
2706
+ integrity sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ ==
2707
2707
2708
2708
foreach@^2.0.5 :
2709
2709
version "2.0.5"
You can’t perform that action at this time.
0 commit comments