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 43
43
"typescript" : " ^3.2.4"
44
44
},
45
45
"dependencies" : {
46
- "axios" : " ^0.21.1 " ,
46
+ "axios" : " ^0.21.3 " ,
47
47
"rimraf" : " ^3.0.2"
48
48
},
49
49
"files" : [
Original file line number Diff line number Diff line change @@ -591,12 +591,12 @@ aws4@^1.8.0:
591
591
version "1.10.0"
592
592
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.10.0.tgz#a17b3a8ea811060e74d47d306122400ad4497ae2"
593
593
594
- axios@^0.21.1 :
595
- version "0.21.1 "
596
- resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.1 .tgz#22563481962f4d6bde9a76d516ef0e5d3c09b2b8 "
597
- integrity sha512-dKQiRHxGD9PPRIUNIWvZhPTPpl1rf/OxTYKsqKUDjBwYylTvV7SjSHJb9ratfyzM6wCdLCOYLzs73qpg5c4iGA ==
594
+ axios@^0.21.3 :
595
+ version "0.21.3 "
596
+ resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.3 .tgz#f85d9b747f9b66d59ca463605cedf1844872b82e "
597
+ integrity sha512-JtoZ3Ndke/+Iwt5n+BgSli/3idTvpt5OjKyoCmz4LX5+lPiY5l7C1colYezhlxThjNa/NhngCUWZSZFypIFuaA ==
598
598
dependencies :
599
- follow-redirects "^1.10 .0"
599
+ follow-redirects "^1.14 .0"
600
600
601
601
babel-code-frame@^6.22.0, babel-code-frame@^6.26.0 :
602
602
version "6.26.0"
@@ -2082,10 +2082,10 @@ flush-write-stream@^1.0.0:
2082
2082
inherits "^2.0.3"
2083
2083
readable-stream "^2.3.6"
2084
2084
2085
- follow-redirects@^1.10 .0 :
2086
- version "1.13.1 "
2087
- resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.13.1 .tgz#5f69b813376cee4fd0474a3aba835df04ab763b7 "
2088
- integrity sha512-SSG5xmZh1mkPGyKzjZP8zLjltIfpW32Y5QpdNJyjcfGxK3qo3NDDkZOZSFiGn1A6SclQxY9GzEwAHQ3dmYRWpg ==
2085
+ follow-redirects@^1.14 .0 :
2086
+ version "1.14.3 "
2087
+ resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.3 .tgz#6ada78118d8d24caee595595accdc0ac6abd022e "
2088
+ integrity sha512-3MkHxknWMUtb23apkgz/83fDoe+y+qr0TdgacGIA7bew+QLBo3vdgEN2xEsuXNivpFy4CyDhBBZnNZOtalmenw ==
2089
2089
2090
2090
for-in@^1.0.1, for-in@^1.0.2 :
2091
2091
version "1.0.2"
You can’t perform that action at this time.
0 commit comments