Update to RingRTC v2.39.0

Co-authored-by: Jim Gustafson <jim@signal.org>
This commit is contained in:
automated-signal 2024-03-01 12:20:51 -06:00 committed by GitHub
parent 126bcfbb43
commit 6129b83536
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

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

View file

@ -4007,10 +4007,10 @@
ws "^8.4.2"
zod "^3.20.2"
"@signalapp/ringrtc@2.38.0":
version "2.38.0"
resolved "https://registry.yarnpkg.com/@signalapp/ringrtc/-/ringrtc-2.38.0.tgz#c4434b731560763a5470e2c15bcf3426ed66611a"
integrity sha512-tDLUgtcUS0D/0hA566f0arqaa/VKLVJgaqFAGltdRhFdY7xMikJJtxqSRJhS57/bYGP1i0rFLbNiEvLWN4s8aw==
"@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==
dependencies:
https-proxy-agent "7.0.1"
tar "^6.1.0"