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 254
254
"dependencies" : {
255
255
"@fortawesome/fontawesome-free" : " ^5.12.1" ,
256
256
"@hot-loader/react-dom" : " ^16.12.0" ,
257
- "axios" : " ^0.21.1 " ,
257
+ "axios" : " ^0.21.2 " ,
258
258
"connected-react-router" : " ^6.6.1" ,
259
259
"core-js" : " ^3.6.4" ,
260
260
"devtron" : " ^1.4.0" ,
Original file line number Diff line number Diff line change @@ -2803,12 +2803,12 @@ aws4@^1.8.0:
2803
2803
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.11.0.tgz#d61f46d83b2519250e2784daf5b09479a8b41c59"
2804
2804
integrity sha512-xh1Rl34h6Fi1DC2WWKfxUTVqRsNnr6LsKz2+hfwDxQJWmrx8+c7ylaqBMcHfl1U1r2dsifOvKX3LQuLNZ+XSvA==
2805
2805
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 ==
2810
2810
dependencies:
2811
- follow-redirects "^1.10 .0"
2811
+ follow-redirects "^1.14 .0"
2812
2812
2813
2813
axobject-query@^2.0.2:
2814
2814
version "2.2.0"
@@ -6741,10 +6741,10 @@ flush-write-stream@^1.0.0:
6741
6741
inherits "^2.0.3"
6742
6742
readable-stream "^2.3.6"
6743
6743
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.14.5 "
6746
+ resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.5 .tgz#f09a5848981d3c772b5392309778523f8d85c381 "
6747
+ integrity sha512-wtphSXy7d4/OR+MvIFbCVBDzZ5520qV8XfPklSN5QtxuMUJZ+b0Wnst1e1lCDocfzuCkHqj8k0FpZqO+UIaKNA ==
6748
6748
6749
6749
for-in@^1.0.2:
6750
6750
version "1.0.2"
You can’t perform that action at this time.
0 commit comments