Update to RingRTC v2.48.3

This commit is contained in:
Miriam Zimmerman 2024-10-09 11:04:18 -04:00 committed by GitHub
parent b51a0e0298
commit 24a71ef97d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 6 additions and 7 deletions

View file

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

9
package-lock.json generated
View file

@ -23,7 +23,7 @@
"@react-spring/web": "9.5.5",
"@signalapp/better-sqlite3": "8.8.1",
"@signalapp/libsignal-client": "0.58.0",
"@signalapp/ringrtc": "2.48.1",
"@signalapp/ringrtc": "2.48.3",
"@types/fabric": "4.5.3",
"backbone": "1.4.0",
"blob-util": "2.0.2",
@ -7393,11 +7393,10 @@
}
},
"node_modules/@signalapp/ringrtc": {
"version": "2.48.1",
"resolved": "https://registry.npmjs.org/@signalapp/ringrtc/-/ringrtc-2.48.1.tgz",
"integrity": "sha512-eQihoH/XDdKeeh9eibtlon/fDqcpjSziBHgtvE/5x7Rl4BLIS9ZfRIWv5wlIgUDtEGoaKTkdWHieBXVCzbnGUg==",
"version": "2.48.3",
"resolved": "https://registry.npmjs.org/@signalapp/ringrtc/-/ringrtc-2.48.3.tgz",
"integrity": "sha512-41XBsYx1UZhRfUH8SurSoEg2iRXTXCE2g8W2hr76/izshf+uK7X2JsTtf7RP8N4A7fm1VCSf2Lie/cx1b0VnCw==",
"hasInstallScript": true,
"license": "AGPL-3.0-only",
"dependencies": {
"https-proxy-agent": "7.0.1",
"tar": "^6.2.1"

View file

@ -107,7 +107,7 @@
"@react-spring/web": "9.5.5",
"@signalapp/better-sqlite3": "8.8.1",
"@signalapp/libsignal-client": "0.58.0",
"@signalapp/ringrtc": "2.48.1",
"@signalapp/ringrtc": "2.48.3",
"@types/fabric": "4.5.3",
"backbone": "1.4.0",
"blob-util": "2.0.2",