File tree Expand file tree Collapse file tree 2 files changed +13
-7
lines changed Expand file tree Collapse file tree 2 files changed +13
-7
lines changed Original file line number Diff line number Diff line change 59
59
"Base64" : " ^0.3.0" ,
60
60
"async" : " ^2.0.0-rc.3" ,
61
61
"aws-sdk" : " ^2.77.0" ,
62
- "axios" : " ^0.18.0 " ,
62
+ "axios" : " ^0.21.1 " ,
63
63
"azure-sb" : " ^0.11.0" ,
64
64
"babel-runtime" : " 6.22.0" ,
65
65
"bcryptjs" : " ^2.4.3" ,
Original file line number Diff line number Diff line change @@ -1563,6 +1563,13 @@ axios@^0.19.0:
1563
1563
follow-redirects "1.5.10"
1564
1564
is-buffer "^2.0.2"
1565
1565
1566
+ axios@^0.21.1:
1567
+ version "0.21.1"
1568
+ resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.1.tgz#22563481962f4d6bde9a76d516ef0e5d3c09b2b8"
1569
+ integrity sha512-dKQiRHxGD9PPRIUNIWvZhPTPpl1rf/OxTYKsqKUDjBwYylTvV7SjSHJb9ratfyzM6wCdLCOYLzs73qpg5c4iGA==
1570
+ dependencies:
1571
+ follow-redirects "^1.10.0"
1572
+
1566
1573
azure-common@^0.9.22:
1567
1574
version "0.9.22"
1568
1575
resolved "https://registry.yarnpkg.com/azure-common/-/azure-common-0.9.22.tgz#87aaa8d0d0698299c0dbe65912a4278632cae29a"
@@ -4169,7 +4176,7 @@ dateformat@^3.0.0:
4169
4176
version "3.0.3"
4170
4177
resolved "https://registry.yarnpkg.com/dateformat/-/dateformat-3.0.3.tgz#a6e37499a4d9a9cf85ef5872044d62901c9889ae"
4171
4178
4172
- "debug@0.8.0 - 3.5.0", debug@^3.0.0, debug@^3. 1.0, debug@^3.2.6:
4179
+ "debug@0.8.0 - 3.5.0", debug@^3.1.0, debug@^3.2.6:
4173
4180
version "3.2.6"
4174
4181
resolved "https://registry.yarnpkg.com/debug/-/debug-3.2.6.tgz#e83d17de16d8a7efb7717edbe5fb10135eee629b"
4175
4182
integrity sha512-mel+jf7nrtEl5Pn1Qx46zARXKDpBbvzezse7p7LqINmdoIk8PYP5SySaxEmYv6TZ0JyEKA1hsCId6DIhgITtWQ==
@@ -5763,11 +5770,10 @@ follow-redirects@1.5.10:
5763
5770
dependencies:
5764
5771
debug "=3.1.0"
5765
5772
5766
- follow-redirects@^1.0.0:
5767
- version "1.9.0"
5768
- resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.9.0.tgz#8d5bcdc65b7108fe1508649c79c12d732dcedb4f"
5769
- dependencies:
5770
- debug "^3.0.0"
5773
+ follow-redirects@^1.0.0, follow-redirects@^1.10.0:
5774
+ version "1.13.1"
5775
+ resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.13.1.tgz#5f69b813376cee4fd0474a3aba835df04ab763b7"
5776
+ integrity sha512-SSG5xmZh1mkPGyKzjZP8zLjltIfpW32Y5QpdNJyjcfGxK3qo3NDDkZOZSFiGn1A6SclQxY9GzEwAHQ3dmYRWpg==
5771
5777
5772
5778
for-in@^0.1.3:
5773
5779
version "0.1.8"
You can’t perform that action at this time.
0 commit comments