mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-02-15 07:28:59 +00:00
Update to RingRTC v2.47.1
Co-authored-by: Jim Gustafson <jim@signal.org>
This commit is contained in:
@@ -11502,7 +11502,7 @@ For more information on this, and how to apply and follow the GNU AGPL, see
|
||||
|
||||
```
|
||||
|
||||
## libsignal-core 0.1.0, mrp 2.47.0, protobuf 2.47.0, ringrtc 2.47.0, regex-aot 0.1.0, partial-default-derive 0.1.0
|
||||
## libsignal-core 0.1.0, mrp 2.47.1, protobuf 2.47.1, ringrtc 2.47.1, regex-aot 0.1.0, partial-default-derive 0.1.0
|
||||
|
||||
```
|
||||
GNU AFFERO GENERAL PUBLIC LICENSE
|
||||
|
||||
8
package-lock.json
generated
8
package-lock.json
generated
@@ -22,7 +22,7 @@
|
||||
"@react-spring/web": "9.5.5",
|
||||
"@signalapp/better-sqlite3": "8.8.1",
|
||||
"@signalapp/libsignal-client": "0.55.1",
|
||||
"@signalapp/ringrtc": "2.47.0",
|
||||
"@signalapp/ringrtc": "2.47.1",
|
||||
"@types/fabric": "4.5.3",
|
||||
"backbone": "1.4.0",
|
||||
"blob-util": "2.0.2",
|
||||
@@ -7337,9 +7337,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@signalapp/ringrtc": {
|
||||
"version": "2.47.0",
|
||||
"resolved": "https://registry.npmjs.org/@signalapp/ringrtc/-/ringrtc-2.47.0.tgz",
|
||||
"integrity": "sha512-bGWTFkNrtWVqPfyOT7zBIy4MYt+ycEvcHuPGMbOdMtPhKPQnCfZezJYTXQdBYWEMhb+b+EWti3dMoy+iFZZw8g==",
|
||||
"version": "2.47.1",
|
||||
"resolved": "https://registry.npmjs.org/@signalapp/ringrtc/-/ringrtc-2.47.1.tgz",
|
||||
"integrity": "sha512-qgnY4lgUOxZeAbb4FLdXiBBte6hWN/FVyNMevr+ZPp91Te119d81PDG2p5mLqARF44btEc0v8FKnq2YIjeR7nQ==",
|
||||
"hasInstallScript": true,
|
||||
"license": "AGPL-3.0-only",
|
||||
"dependencies": {
|
||||
|
||||
@@ -106,7 +106,7 @@
|
||||
"@react-spring/web": "9.5.5",
|
||||
"@signalapp/better-sqlite3": "8.8.1",
|
||||
"@signalapp/libsignal-client": "0.55.1",
|
||||
"@signalapp/ringrtc": "2.47.0",
|
||||
"@signalapp/ringrtc": "2.47.1",
|
||||
"@types/fabric": "4.5.3",
|
||||
"backbone": "1.4.0",
|
||||
"blob-util": "2.0.2",
|
||||
|
||||
Reference in New Issue
Block a user