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 56
56
"typescript" : " 4.5.5"
57
57
},
58
58
"dependencies" : {
59
- "axios" : " ^0.25 .0"
59
+ "axios" : " ^0.26 .0"
60
60
},
61
61
"publishConfig" : {
62
62
"access" : " public"
Original file line number Diff line number Diff line change @@ -2331,12 +2331,12 @@ aws4@^1.8.0:
2331
2331
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.10.0.tgz#a17b3a8ea811060e74d47d306122400ad4497ae2"
2332
2332
integrity sha512-3YDiu347mtVtjpyV3u5kVqQLP242c06zwDOgpeRnybmXlYYsLbtTrUBUm8i8srONt+FWobl5aibnU1030PeeuA==
2333
2333
2334
- axios@^0.25 .0 :
2335
- version "0.25 .0"
2336
- resolved "https://registry.yarnpkg.com/axios/-/axios-0.25 .0.tgz#349cfbb31331a9b4453190791760a8d35b093e0a "
2337
- integrity sha512-cD8FOb0tRH3uuEe6+evtAbgJtfxr7ly3fQjYcMcuPlgkwVS9xboaVIpcDV+cYQe+yGykgwZCs1pzjntcGa6l5g ==
2334
+ axios@^0.26 .0 :
2335
+ version "0.26 .0"
2336
+ resolved "https://registry.yarnpkg.com/axios/-/axios-0.26 .0.tgz#9a318f1c69ec108f8cd5f3c3d390366635e13928 "
2337
+ integrity sha512-lKoGLMYtHvFrPVt3r+RBMp9nh34N0M8zEfCWqdWZx6phynIEhQqAdydpyBAAG211zlhX9Rgu08cOamy6XjE5Og ==
2338
2338
dependencies :
2339
- follow-redirects "^1.14.7 "
2339
+ follow-redirects "^1.14.8 "
2340
2340
2341
2341
axobject-query@^2.0.2 :
2342
2342
version "2.1.2"
@@ -4233,10 +4233,10 @@ flush-write-stream@^1.0.0:
4233
4233
inherits "^2.0.3"
4234
4234
readable-stream "^2.3.6"
4235
4235
4236
- follow-redirects@^1.14.7 :
4237
- version "1.14.7 "
4238
- resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.7 .tgz#2004c02eb9436eee9a21446a6477debf17e81685 "
4239
- integrity sha512-+hbxoLbFMbRKDwohX8GkTataGqO6Jb7jGwpAlwgy2bIz25XtRm7KEzJM76R1WiNT5SwZkX4Y75SwBolkpmE7iQ ==
4236
+ follow-redirects@^1.14.8 :
4237
+ version "1.14.8 "
4238
+ resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.8 .tgz#016996fb9a11a100566398b1c6839337d7bfa8fc "
4239
+ integrity sha512-1x0S9UVJHsQprFcEC/qnNzBLcIxsjAV905f/UkQxbclCsoTWlacCNOpQa/anodLl2uaEKFhfWOvM2Qg77+15zA ==
4240
4240
4241
4241
for-in@^1.0.2 :
4242
4242
version "1.0.2"
You can’t perform that action at this time.
0 commit comments