|
1196 | 1196 | dependencies: |
1197 | 1197 | regenerator-runtime "^0.13.4" |
1198 | 1198 |
|
| 1199 | +"@babel/runtime@^7.16.3": |
| 1200 | + version "7.16.7" |
| 1201 | + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.16.7.tgz#03ff99f64106588c9c403c6ecb8c3bafbbdff1fa" |
| 1202 | + integrity sha512-9E9FJowqAsytyOY6LG+1KuueckRL+aQW+mKvXRXnuFGyRAyepJPmEo9vgMfXUA6O9u3IeEdv9MAkppFcaQwogQ== |
| 1203 | + dependencies: |
| 1204 | + regenerator-runtime "^0.13.4" |
| 1205 | + |
1199 | 1206 | "@babel/template@^7.0.0", "@babel/template@^7.12.13", "@babel/template@^7.8.6": |
1200 | 1207 | version "7.12.13" |
1201 | 1208 | resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.12.13.tgz#530265be8a2589dbb37523844c5bcb55947fb327" |
|
1782 | 1789 | dependencies: |
1783 | 1790 | "@types/node" "*" |
1784 | 1791 |
|
| 1792 | +"@types/jsonwebtoken@^8.5.6": |
| 1793 | + version "8.5.7" |
| 1794 | + resolved "https://registry.yarnpkg.com/@types/jsonwebtoken/-/jsonwebtoken-8.5.7.tgz#e5dd6832215c48f61c8b79cb1747abc97a337367" |
| 1795 | + integrity sha512-CBHN+1unePowgS94ayLE7aVp7AfyhgG/3l2O+AjkhOMY4kAAfVI1OnbbLnOeDMAdTNLP5ZjJ3kdZanRtRQaK3Q== |
| 1796 | + dependencies: |
| 1797 | + "@types/node" "*" |
| 1798 | + |
1785 | 1799 | "@types/node@*": |
1786 | 1800 | version "15.6.1" |
1787 | 1801 | resolved "https://registry.yarnpkg.com/@types/node/-/node-15.6.1.tgz#32d43390d5c62c5b6ec486a9bc9c59544de39a08" |
@@ -2121,6 +2135,13 @@ axios@^0.21.1: |
2121 | 2135 | dependencies: |
2122 | 2136 | follow-redirects "^1.10.0" |
2123 | 2137 |
|
| 2138 | +axios@^0.22.0: |
| 2139 | + version "0.22.0" |
| 2140 | + resolved "https://registry.yarnpkg.com/axios/-/axios-0.22.0.tgz#bf702c41fb50fbca4539589d839a077117b79b25" |
| 2141 | + integrity sha512-Z0U3uhqQeg1oNcihswf4ZD57O3NrR1+ZXhxaROaWpDmsDTx7T2HNBV2ulBtie2hwJptu8UvgnJoK+BIqdzh/1w== |
| 2142 | + dependencies: |
| 2143 | + follow-redirects "^1.14.4" |
| 2144 | + |
2124 | 2145 | babel-plugin-dynamic-import-node@^2.3.3: |
2125 | 2146 | version "2.3.3" |
2126 | 2147 | resolved "https://registry.yarnpkg.com/babel-plugin-dynamic-import-node/-/babel-plugin-dynamic-import-node-2.3.3.tgz#84fda19c976ec5c6defef57f9427b3def66e17a3" |
@@ -3500,6 +3521,11 @@ follow-redirects@^1.10.0: |
3500 | 3521 | resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.1.tgz#d9114ded0a1cfdd334e164e6662ad02bfd91ff43" |
3501 | 3522 | integrity sha512-HWqDgT7ZEkqRzBvc2s64vSZ/hfOceEol3ac/7tKwzuvEyWx3/4UegXh5oBOIotkGsObyk3xznnSRVADBgWSQVg== |
3502 | 3523 |
|
| 3524 | +follow-redirects@^1.14.4: |
| 3525 | + version "1.14.7" |
| 3526 | + resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.7.tgz#2004c02eb9436eee9a21446a6477debf17e81685" |
| 3527 | + integrity sha512-+hbxoLbFMbRKDwohX8GkTataGqO6Jb7jGwpAlwgy2bIz25XtRm7KEzJM76R1WiNT5SwZkX4Y75SwBolkpmE7iQ== |
| 3528 | + |
3503 | 3529 | fontfaceobserver@^2.1.0: |
3504 | 3530 | version "2.1.0" |
3505 | 3531 | resolved "https://registry.yarnpkg.com/fontfaceobserver/-/fontfaceobserver-2.1.0.tgz#e2705d293e2c585a6531c2a722905657317a2991" |
|
6177 | 6203 | version "0.0.0" |
6178 | 6204 | uid "" |
6179 | 6205 |
|
6180 | | -stream-chat@^4.4.3: |
6181 | | - version "4.4.3" |
6182 | | - resolved "https://registry.yarnpkg.com/stream-chat/-/stream-chat-4.4.3.tgz#611b9fe21109e558d1611f08cd04be3f52f6b9c9" |
6183 | | - integrity sha512-f6/W7EMvul4LkBxCVvF7mwmQ7TVW4hB+v6dTWvPP7CJMGkSAahf6lbAyDYkKZFwtMXxr5L7cvXtG9NHaNU/3AA== |
| 6206 | +stream-chat@^5.1.2: |
| 6207 | + version "5.1.2" |
| 6208 | + resolved "https://registry.yarnpkg.com/stream-chat/-/stream-chat-5.1.2.tgz#c55d3078505d957a6b0db18e3af25ebbec7b8746" |
| 6209 | + integrity sha512-Hqxj6iJdV10YG2hZXRhkVtVm6lEUuRK+AuTmtw639CTo3RokQiBTZ7+hYCqayhIFAX2Lrt6Drfqiol8lmcreag== |
6184 | 6210 | dependencies: |
6185 | | - "@babel/runtime" "^7.13.10" |
6186 | | - "@types/jsonwebtoken" "^8.5.0" |
| 6211 | + "@babel/runtime" "^7.16.3" |
| 6212 | + "@types/jsonwebtoken" "^8.5.6" |
6187 | 6213 | "@types/ws" "^7.4.0" |
6188 | | - axios "^0.21.1" |
| 6214 | + axios "^0.22.0" |
6189 | 6215 | base64-js "^1.5.1" |
6190 | 6216 | form-data "^4.0.0" |
6191 | 6217 | isomorphic-ws "^4.0.1" |
|
0 commit comments