File tree Expand file tree Collapse file tree 2 files changed +11
-7
lines changed Expand file tree Collapse file tree 2 files changed +11
-7
lines changed Original file line number Diff line number Diff line change 20
20
"@babel/plugin-proposal-object-rest-spread" : " ^7.5.5" ,
21
21
"@babel/plugin-transform-runtime" : " ^7.6.0" ,
22
22
"@babel/preset-env" : " ^7.6.0" ,
23
- "axios" : " 0.19.0 " ,
23
+ "axios" : " 0.21.1 " ,
24
24
"babel-loader" : " 8.0.6" ,
25
25
"concurrently" : " 4.1.2" ,
26
26
"front-matter" : " 3.0.2" ,
Original file line number Diff line number Diff line change @@ -1462,13 +1462,12 @@ axios-retry@^3.0.2:
1462
1462
dependencies :
1463
1463
is-retry-allowed "^1.1.0"
1464
1464
1465
- axios@0.19.0 :
1466
- version "0.19.0 "
1467
- resolved "https://registry.yarnpkg.com/axios/-/axios-0.19.0 .tgz#8e09bff3d9122e133f7b8101c8fbdd00ed3d2ab8 "
1468
- integrity sha512-1uvKqKQta3KBxIz14F2v06AEHZ/dIoeKfbTRkK1E5oqjDnuEerLmYTgJB5AiQZHJcljpg1TuRzdjDR06qNk0DQ ==
1465
+ axios@0.21.1 :
1466
+ version "0.21.1 "
1467
+ resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.1 .tgz#22563481962f4d6bde9a76d516ef0e5d3c09b2b8 "
1468
+ integrity sha512-dKQiRHxGD9PPRIUNIWvZhPTPpl1rf/OxTYKsqKUDjBwYylTvV7SjSHJb9ratfyzM6wCdLCOYLzs73qpg5c4iGA ==
1469
1469
dependencies :
1470
- follow-redirects "1.5.10"
1471
- is-buffer "^2.0.2"
1470
+ follow-redirects "^1.10.0"
1472
1471
1473
1472
axios@^0.18.1 :
1474
1473
version "0.18.1"
3236
3235
dependencies :
3237
3236
debug "=3.1.0"
3238
3237
3238
+ follow-redirects@^1.10.0 :
3239
+ version "1.13.1"
3240
+ resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.13.1.tgz#5f69b813376cee4fd0474a3aba835df04ab763b7"
3241
+ integrity sha512-SSG5xmZh1mkPGyKzjZP8zLjltIfpW32Y5QpdNJyjcfGxK3qo3NDDkZOZSFiGn1A6SclQxY9GzEwAHQ3dmYRWpg==
3242
+
3239
3243
for-in@^1.0.2 :
3240
3244
version "1.0.2"
3241
3245
resolved "https://registry.yarnpkg.com/for-in/-/for-in-1.0.2.tgz#81068d295a8142ec0ac726c6e2200c30fb6d5e80"
You can’t perform that action at this time.
0 commit comments