Update to RingRTC v2.40.0

This commit is contained in:
ayumi-signal 2024-04-18 15:33:12 -07:00 committed by GitHub
parent 6a3438f5a8
commit 0e7beee5df
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 6 additions and 6 deletions

View file

@ -11265,7 +11265,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.3
## libsignal-core 0.1.0, partial-default-derive 0.1.0, regex-aot 0.1.0, ringrtc 2.40.0
```
GNU AFFERO GENERAL PUBLIC LICENSE

View file

@ -105,7 +105,7 @@
"@react-spring/web": "9.5.5",
"@signalapp/better-sqlite3": "8.7.1",
"@signalapp/libsignal-client": "0.44.0",
"@signalapp/ringrtc": "2.39.3",
"@signalapp/ringrtc": "2.40.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.39.3":
version "2.39.3"
resolved "https://registry.yarnpkg.com/@signalapp/ringrtc/-/ringrtc-2.39.3.tgz#8809af30bd56b3ac2e6db3c27d64b6458984e292"
integrity sha512-FByPLZrMa2Lfqc3bgja2xaKgpCOLUnmc/iiJ8b1vEoM9//uvjuV5Af/tJGLKY31sDELU4KlkeuSUkt2iiKYeew==
"@signalapp/ringrtc@2.40.0":
version "2.40.0"
resolved "https://registry.yarnpkg.com/@signalapp/ringrtc/-/ringrtc-2.40.0.tgz#1d1bf88e8032e344cf3f83cd517d474b18ec5892"
integrity sha512-MheGScoW+1RTb4dDjckzzQndYGUVhLcHVV9dP6c+Lf5/3vitjYr1fWv+1lRbRl0LoP5KCwhUVpyrU+1iIJe9gw==
dependencies:
https-proxy-agent "7.0.1"
tar "^6.1.0"