This repository was archived by the owner on Apr 19, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +6
-7
lines changed Expand file tree Collapse file tree 2 files changed +6
-7
lines changed Original file line number Diff line number Diff line change 3
3
"private" : true ,
4
4
"dependencies" : {
5
5
"@rails/webpacker" : " ^3.0.1" ,
6
- "axios" : " ^0.16.2 " ,
6
+ "axios" : " ^0.21.1 " ,
7
7
"babel-preset-react" : " ^6.24.1" ,
8
8
"material-ui" : " ^0.19.2" ,
9
9
"prop-types" : " ^15.6.0" ,
Original file line number Diff line number Diff line change @@ -320,12 +320,11 @@ aws4@^1.8.0:
320
320
version "1.11.0"
321
321
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.11.0.tgz#d61f46d83b2519250e2784daf5b09479a8b41c59"
322
322
323
- axios@^0.16.2 :
324
- version "0.16.2 "
325
- resolved "http ://registry.npm.taobao.org /axios/download /axios-0.16.2 .tgz#ba4f92f17167dfbab40983785454b9ac149c3c6d "
323
+ axios@^0.21.1 :
324
+ version "0.21.1 "
325
+ resolved "https ://registry.yarnpkg.com /axios/- /axios-0.21.1 .tgz#22563481962f4d6bde9a76d516ef0e5d3c09b2b8 "
326
326
dependencies :
327
- follow-redirects "^1.2.3"
328
- is-buffer "^1.1.5"
327
+ follow-redirects "^1.10.0"
329
328
330
329
babel-code-frame@^6.11.0, babel-code-frame@^6.26.0 :
331
330
version "6.26.0"
@@ -2147,7 +2146,7 @@ flatten@^1.0.2:
2147
2146
version "1.0.2"
2148
2147
resolved "http://registry.npm.taobao.org/flatten/download/flatten-1.0.2.tgz#dae46a9d78fbe25292258cc1e780a41d95c03782"
2149
2148
2150
- follow-redirects@^1.0.0, follow-redirects@^1.2.3 :
2149
+ follow-redirects@^1.0.0, follow-redirects@^1.10.0 :
2151
2150
version "1.14.1"
2152
2151
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.1.tgz#d9114ded0a1cfdd334e164e6662ad02bfd91ff43"
2153
2152
You can’t perform that action at this time.
0 commit comments