Update to RingRTC v2.39.1

This commit is contained in:
Rashad Sookram 2024-03-14 12:18:09 -04:00 committed by GitHub
parent ed94c11d08
commit 2ce23c20ee
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 6 additions and 6 deletions

View file

@ -11261,7 +11261,7 @@ For more information on this, and how to apply and follow the GNU AGPL, see
```
## libsignal-core 0.1.0, partial-default-derive 0.1.0, regex-aot 0.1.0, ringrtc 2.39.0
## libsignal-core 0.1.0, partial-default-derive 0.1.0, regex-aot 0.1.0, ringrtc 2.39.1
```
GNU AFFERO GENERAL PUBLIC LICENSE

View file

@ -103,7 +103,7 @@
"@react-spring/web": "9.5.5",
"@signalapp/better-sqlite3": "8.7.1",
"@signalapp/libsignal-client": "0.40.1",
"@signalapp/ringrtc": "2.39.0",
"@signalapp/ringrtc": "2.39.1",
"@signalapp/windows-dummy-keystroke": "1.0.0",
"@types/fabric": "4.5.3",
"backbone": "1.4.0",

View file

@ -4017,10 +4017,10 @@
ws "^8.4.2"
zod "^3.20.2"
"@signalapp/ringrtc@2.39.0":
version "2.39.0"
resolved "https://registry.yarnpkg.com/@signalapp/ringrtc/-/ringrtc-2.39.0.tgz#134f7714b19db47aac0eaf16d007cb1ff342ef9e"
integrity sha512-PAcB0iTHBGTcaYgNj9DCSHVNaNO1mKqSjoB9c+qyfIFoaVNUf7RrNWFb22Ys5j3Zj2C23dAbQuQ4Ze5+RkofGg==
"@signalapp/ringrtc@2.39.1":
version "2.39.1"
resolved "https://registry.yarnpkg.com/@signalapp/ringrtc/-/ringrtc-2.39.1.tgz#873a2658de1225b5b6a55c7d9c1a3dc08a3f9389"
integrity sha512-IVrj0hkjfHPgHUgHOiEBARdPjotTtlGNSgkeIIDORZJIWB53ftizbNuaqzJlsdAtgKB2kt1zetUne7zcqI1cbg==
dependencies:
https-proxy-agent "7.0.1"
tar "^6.1.0"