This repository was archived by the owner on Oct 31, 2024. It is now read-only.
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 32
32
"@aspecto/logger" : " ^0.0.15" ,
33
33
"@aspecto/opentelemetry" : " ^0.0.136" ,
34
34
"ab-result" : " ^1.0.2" ,
35
- "axios" : " ^0.21.1 " ,
35
+ "axios" : " ^0.21.2 " ,
36
36
"colors" : " ^1.4.0" ,
37
37
"env-var" : " ^6.3.0" ,
38
38
"express" : " ^4.17.3" ,
Original file line number Diff line number Diff line change @@ -697,12 +697,12 @@ atomic-sleep@^1.0.0:
697
697
resolved "https://registry.yarnpkg.com/atomic-sleep/-/atomic-sleep-1.0.0.tgz#eb85b77a601fc932cfe432c5acd364a9e2c9075b"
698
698
integrity sha512-kNOjDqAh7px0XWNI+4QbzoiR/nTkHAWNud2uvnJquD1/x5a7EQZMJT0AczqK0Qn67oY/TTQ1LbUKajZpp3I9tQ==
699
699
700
- axios@^0.21.1 :
701
- version "0.21.1 "
702
- resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.1 .tgz#22563481962f4d6bde9a76d516ef0e5d3c09b2b8 "
703
- integrity sha512-dKQiRHxGD9PPRIUNIWvZhPTPpl1rf/OxTYKsqKUDjBwYylTvV7SjSHJb9ratfyzM6wCdLCOYLzs73qpg5c4iGA ==
700
+ axios@^0.21.1, axios@^0.21.2 :
701
+ version "0.21.2 "
702
+ resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.2 .tgz#21297d5084b2aeeb422f5d38e7be4fbb82239017 "
703
+ integrity sha512-87otirqUw3e8CzHTMO+/9kh/FSgXt/eVDvipijwDtEuwbkySWZ9SBm6VEubmJ/kLKEoLQV/POhxXFb66bfekfg ==
704
704
dependencies :
705
- follow-redirects "^1.10 .0"
705
+ follow-redirects "^1.14 .0"
706
706
707
707
backo2@~1.0.2 :
708
708
version "1.0.2"
@@ -1262,10 +1262,10 @@ find-versions@^3.2.0:
1262
1262
dependencies :
1263
1263
semver-regex "^2.0.0"
1264
1264
1265
- follow-redirects@^1.10 .0 :
1266
- version "1.14.8 "
1267
- resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.8 .tgz#016996fb9a11a100566398b1c6839337d7bfa8fc "
1268
- integrity sha512-1x0S9UVJHsQprFcEC/qnNzBLcIxsjAV905f/UkQxbclCsoTWlacCNOpQa/anodLl2uaEKFhfWOvM2Qg77+15zA ==
1265
+ follow-redirects@^1.14 .0 :
1266
+ version "1.15.2 "
1267
+ resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.2 .tgz#b460864144ba63f2681096f274c4e57026da2c13 "
1268
+ integrity sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA ==
1269
1269
1270
1270
1271
1271
version "0.2.0"
You can’t perform that action at this time.
0 commit comments