Update to RingRTC v2.42.0
This commit is contained in:
parent
6655bfc576
commit
a1e090d1f1
3 changed files with 6 additions and 6 deletions
|
@ -11157,7 +11157,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.41.0
|
||||
## libsignal-core 0.1.0, partial-default-derive 0.1.0, regex-aot 0.1.0, ringrtc 2.42.0
|
||||
|
||||
```
|
||||
GNU AFFERO GENERAL PUBLIC LICENSE
|
||||
|
|
|
@ -105,7 +105,7 @@
|
|||
"@react-spring/web": "9.5.5",
|
||||
"@signalapp/better-sqlite3": "8.7.1",
|
||||
"@signalapp/libsignal-client": "0.45.0",
|
||||
"@signalapp/ringrtc": "2.41.0",
|
||||
"@signalapp/ringrtc": "2.42.0",
|
||||
"@signalapp/windows-dummy-keystroke": "1.0.0",
|
||||
"@types/fabric": "4.5.3",
|
||||
"backbone": "1.4.0",
|
||||
|
|
|
@ -4017,10 +4017,10 @@
|
|||
ws "^8.4.2"
|
||||
zod "^3.20.2"
|
||||
|
||||
"@signalapp/ringrtc@2.41.0":
|
||||
version "2.41.0"
|
||||
resolved "https://registry.yarnpkg.com/@signalapp/ringrtc/-/ringrtc-2.41.0.tgz#430b9545e04cabc728e91d62f9badaba18e2406c"
|
||||
integrity sha512-cERXbaNY+hHOeIGmYAGi9AlXaAlv+GSWM6IYtR5F+ikTl1WzeIK+9hK+QvJLDHJNBHSXPUAvmILwqHD/64L+RQ==
|
||||
"@signalapp/ringrtc@2.42.0":
|
||||
version "2.42.0"
|
||||
resolved "https://registry.yarnpkg.com/@signalapp/ringrtc/-/ringrtc-2.42.0.tgz#de6e58bf780279dad63a3877b79643b7dace461f"
|
||||
integrity sha512-kysZs+NyDoSLQMK5Vxbz4InbCYfDYI4W2iMbSrVoT38ZYonS0nCw9rtHHhyzf8c433lCcfrauLISqHncnJQJQw==
|
||||
dependencies:
|
||||
https-proxy-agent "7.0.1"
|
||||
tar "^6.2.1"
|
||||
|
|
Loading…
Reference in a new issue