File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 37
37
"typescript" : " ^3.9.8"
38
38
},
39
39
"dependencies" : {
40
- "axios" : " ^0.21.0 " ,
40
+ "axios" : " ^0.21.1 " ,
41
41
"dotenv" : " ^8.2.0" ,
42
42
"express" : " ^4.17.1" ,
43
43
"js-base64" : " ^3.6.0"
Original file line number Diff line number Diff line change @@ -961,10 +961,10 @@ aws4@^1.8.0:
961
961
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.8.0.tgz#f0e003d9ca9e7f59c7a508945d7b2ef9a04a542f"
962
962
integrity sha512-ReZxvNHIOv88FlT7rxcXIIC0fPt4KZqZbOlivyWtXLt8ESx84zd3kMC6iK5jVeS2qt+g7ftS7ye4fi06X5rtRQ==
963
963
964
- axios@^0.21.0 :
965
- version "0.21.0 "
966
- resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.0 .tgz#26df088803a2350dff2c27f96fef99fe49442aca "
967
- integrity sha512-fmkJBknJKoZwem3/IKSSLpkdNXZeBu5Q7GA/aRsr2btgrptmSCxi2oFjZHqGdK9DoTil9PIHlPIZw2EcRJXRvw ==
964
+ axios@^0.21.1 :
965
+ version "0.21.1 "
966
+ resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.1 .tgz#22563481962f4d6bde9a76d516ef0e5d3c09b2b8 "
967
+ integrity sha512-dKQiRHxGD9PPRIUNIWvZhPTPpl1rf/OxTYKsqKUDjBwYylTvV7SjSHJb9ratfyzM6wCdLCOYLzs73qpg5c4iGA ==
968
968
dependencies :
969
969
follow-redirects "^1.10.0"
970
970
You can’t perform that action at this time.
0 commit comments