File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed
Electron/TRTCScenesDemo/TRTCEducation Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 254254 "dependencies" : {
255255 "@fortawesome/fontawesome-free" : " ^5.12.1" ,
256256 "@hot-loader/react-dom" : " ^16.12.0" ,
257- "axios" : " ^0.21.1 " ,
257+ "axios" : " ^0.21.2 " ,
258258 "connected-react-router" : " ^6.6.1" ,
259259 "core-js" : " ^3.6.4" ,
260260 "devtron" : " ^1.4.0" ,
Original file line number Diff line number Diff line change @@ -2803,12 +2803,12 @@ aws4@^1.8.0:
28032803 resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.11.0.tgz#d61f46d83b2519250e2784daf5b09479a8b41c59"
28042804 integrity sha512-xh1Rl34h6Fi1DC2WWKfxUTVqRsNnr6LsKz2+hfwDxQJWmrx8+c7ylaqBMcHfl1U1r2dsifOvKX3LQuLNZ+XSvA==
28052805
2806- axios@^0.21.1 :
2807- version "0.21.1 "
2808- resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.1 .tgz#22563481962f4d6bde9a76d516ef0e5d3c09b2b8 "
2809- integrity sha512-dKQiRHxGD9PPRIUNIWvZhPTPpl1rf/OxTYKsqKUDjBwYylTvV7SjSHJb9ratfyzM6wCdLCOYLzs73qpg5c4iGA ==
2806+ axios@^0.21.2 :
2807+ version "0.21.2 "
2808+ resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.2 .tgz#21297d5084b2aeeb422f5d38e7be4fbb82239017 "
2809+ integrity sha512-87otirqUw3e8CzHTMO+/9kh/FSgXt/eVDvipijwDtEuwbkySWZ9SBm6VEubmJ/kLKEoLQV/POhxXFb66bfekfg ==
28102810 dependencies:
2811- follow-redirects "^1.10 .0"
2811+ follow-redirects "^1.14 .0"
28122812
28132813axobject-query@^2.0.2:
28142814 version "2.2.0"
@@ -6741,10 +6741,10 @@ flush-write-stream@^1.0.0:
67416741 inherits "^2.0.3"
67426742 readable-stream "^2.3.6"
67436743
6744- follow-redirects@^1.0.0, follow-redirects@^1.10 .0:
6745- version "1.14.1 "
6746- resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.1 .tgz#d9114ded0a1cfdd334e164e6662ad02bfd91ff43 "
6747- integrity sha512-HWqDgT7ZEkqRzBvc2s64vSZ/hfOceEol3ac/7tKwzuvEyWx3/4UegXh5oBOIotkGsObyk3xznnSRVADBgWSQVg ==
6744+ follow-redirects@^1.0.0, follow-redirects@^1.14 .0:
6745+ version "1.15.2 "
6746+ resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.2 .tgz#b460864144ba63f2681096f274c4e57026da2c13 "
6747+ integrity sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA ==
67486748
67496749for-in@^1.0.2:
67506750 version "1.0.2"
You can’t perform that action at this time.
0 commit comments