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.4"
57
57
},
58
58
"dependencies" : {
59
- "axios" : " ^0.24 .0"
59
+ "axios" : " ^0.25 .0"
60
60
},
61
61
"publishConfig" : {
62
62
"access" : " public"
Original file line number Diff line number Diff line change @@ -2325,12 +2325,12 @@ aws4@^1.8.0:
2325
2325
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.10.0.tgz#a17b3a8ea811060e74d47d306122400ad4497ae2"
2326
2326
integrity sha512-3YDiu347mtVtjpyV3u5kVqQLP242c06zwDOgpeRnybmXlYYsLbtTrUBUm8i8srONt+FWobl5aibnU1030PeeuA==
2327
2327
2328
- axios@^0.24 .0 :
2329
- version "0.24 .0"
2330
- resolved "https://registry.yarnpkg.com/axios/-/axios-0.24 .0.tgz#804e6fa1e4b9c5288501dd9dff56a7a0940d20d6 "
2331
- integrity sha512-Q6cWsys88HoPgAaFAVUb0WpPk0O8iTeisR9IMqy9G8AbO4NlpVknrnQS03zzF9PGAWgO3cgletO3VjV/P7VztA ==
2328
+ axios@^0.25 .0 :
2329
+ version "0.25 .0"
2330
+ resolved "https://registry.yarnpkg.com/axios/-/axios-0.25 .0.tgz#349cfbb31331a9b4453190791760a8d35b093e0a "
2331
+ integrity sha512-cD8FOb0tRH3uuEe6+evtAbgJtfxr7ly3fQjYcMcuPlgkwVS9xboaVIpcDV+cYQe+yGykgwZCs1pzjntcGa6l5g ==
2332
2332
dependencies :
2333
- follow-redirects "^1.14.4 "
2333
+ follow-redirects "^1.14.7 "
2334
2334
2335
2335
axobject-query@^2.0.2 :
2336
2336
version "2.1.2"
@@ -4227,10 +4227,10 @@ flush-write-stream@^1.0.0:
4227
4227
inherits "^2.0.3"
4228
4228
readable-stream "^2.3.6"
4229
4229
4230
- follow-redirects@^1.14.4 :
4231
- version "1.14.6 "
4232
- resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.6 .tgz#8cfb281bbc035b3c067d6cd975b0f6ade6e855cd "
4233
- integrity sha512-fhUl5EwSJbbl8AR+uYL2KQDxLkdSjZGR36xy46AO7cOMTrCMON6Sa28FmAnC2tRTDbd/Uuzz3aJBv7EBN7JH8A ==
4230
+ follow-redirects@^1.14.7 :
4231
+ version "1.14.7 "
4232
+ resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.7 .tgz#2004c02eb9436eee9a21446a6477debf17e81685 "
4233
+ integrity sha512-+hbxoLbFMbRKDwohX8GkTataGqO6Jb7jGwpAlwgy2bIz25XtRm7KEzJM76R1WiNT5SwZkX4Y75SwBolkpmE7iQ ==
4234
4234
4235
4235
for-in@^1.0.2 :
4236
4236
version "1.0.2"
You can’t perform that action at this time.
0 commit comments