File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 12
12
"main" : " index.js" ,
13
13
"license" : " MIT" ,
14
14
"dependencies" : {
15
- "axios" : " ^0.21.1 " ,
15
+ "axios" : " ^0.21.2 " ,
16
16
"node-forge" : " 0.10.0" ,
17
17
"react" : " ^16.8.6" ,
18
18
"react-dom" : " ^16.8.6"
Original file line number Diff line number Diff line change @@ -1160,12 +1160,12 @@ aws4@^1.8.0:
1160
1160
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.10.1.tgz#e1e82e4f3e999e2cfd61b161280d16a111f86428"
1161
1161
integrity sha512-zg7Hz2k5lI8kb7U32998pRRFin7zJlkfezGJjUc2heaD4Pw2wObakCDVzkKztTm/Ln7eiVvYsjqak0Ed4LkMDA==
1162
1162
1163
- axios@^0.21.1 :
1164
- version "0.21.1 "
1165
- resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.1 .tgz#22563481962f4d6bde9a76d516ef0e5d3c09b2b8 "
1166
- integrity sha512-dKQiRHxGD9PPRIUNIWvZhPTPpl1rf/OxTYKsqKUDjBwYylTvV7SjSHJb9ratfyzM6wCdLCOYLzs73qpg5c4iGA ==
1163
+ axios@^0.21.2 :
1164
+ version "0.21.2 "
1165
+ resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.2 .tgz#21297d5084b2aeeb422f5d38e7be4fbb82239017 "
1166
+ integrity sha512-87otirqUw3e8CzHTMO+/9kh/FSgXt/eVDvipijwDtEuwbkySWZ9SBm6VEubmJ/kLKEoLQV/POhxXFb66bfekfg ==
1167
1167
dependencies :
1168
- follow-redirects "^1.10 .0"
1168
+ follow-redirects "^1.14 .0"
1169
1169
1170
1170
babel-plugin-dynamic-import-node@^2.3.3 :
1171
1171
version "2.3.3"
@@ -2541,7 +2541,7 @@ find-versions@^3.2.0:
2541
2541
dependencies :
2542
2542
semver-regex "^2.0.0"
2543
2543
2544
- follow-redirects@^1.10 .0 :
2544
+ follow-redirects@^1.14 .0 :
2545
2545
version "1.14.7"
2546
2546
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.7.tgz#2004c02eb9436eee9a21446a6477debf17e81685"
2547
2547
integrity sha512-+hbxoLbFMbRKDwohX8GkTataGqO6Jb7jGwpAlwgy2bIz25XtRm7KEzJM76R1WiNT5SwZkX4Y75SwBolkpmE7iQ==
You can’t perform that action at this time.
0 commit comments