Update to RingRTC v2.39.0

This commit is contained in:
Jim Gustafson 2024-02-29 18:20:04 -08:00 committed by GitHub
parent ba60c1a646
commit 9ba90af044
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

@ -4017,10 +4017,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"