File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 33
33
"dependencies" : {
34
34
"aes-js" : " ^3.1.2" ,
35
35
"array-flat-polyfill" : " ^1.0.1" ,
36
- "axios" : " ^0.20.0 " ,
36
+ "axios" : " ^0.21.1 " ,
37
37
"hkscs_converter" : " ^0.2.0" ,
38
38
"node-storage-shim" : " ^2.0.1" ,
39
39
"ssl-root-cas" : " ^1.3.1"
Original file line number Diff line number Diff line change @@ -348,10 +348,10 @@ astral-regex@^1.0.0:
348
348
resolved "https://registry.yarnpkg.com/astral-regex/-/astral-regex-1.0.0.tgz#6c8c3fb827dd43ee3918f27b82782ab7658a6fd9"
349
349
integrity sha512-+Ryf6g3BKoRc7jfp7ad8tM4TtMiaWvbF/1/sQcZPkkS7ag3D5nMBCe2UfOTONtAkaG0tO0ij3C5Lwmf1EiyjHg==
350
350
351
- axios@^0.20.0 :
352
- version "0.20.0 "
353
- resolved "https://registry.yarnpkg.com/axios/-/axios-0.20.0 .tgz#057ba30f04884694993a8cd07fa394cff11c50bd "
354
- integrity sha512-ANA4rr2BDcmmAQLOKft2fufrtuvlqR+cXNNinUmvfeSNCOF98PZL+7M/v1zIdGo7OLjEA9J2gXJL+j4zGsl0bA ==
351
+ axios@^0.21.1 :
352
+ version "0.21.1 "
353
+ resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.1 .tgz#22563481962f4d6bde9a76d516ef0e5d3c09b2b8 "
354
+ integrity sha512-dKQiRHxGD9PPRIUNIWvZhPTPpl1rf/OxTYKsqKUDjBwYylTvV7SjSHJb9ratfyzM6wCdLCOYLzs73qpg5c4iGA ==
355
355
dependencies :
356
356
follow-redirects "^1.10.0"
357
357
You can’t perform that action at this time.
0 commit comments