diff --git a/ACKNOWLEDGMENTS.md b/ACKNOWLEDGMENTS.md index 9bfc1768340f..3f3d45b3c63d 100644 --- a/ACKNOWLEDGMENTS.md +++ b/ACKNOWLEDGMENTS.md @@ -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 diff --git a/package.json b/package.json index 4af26082bc37..14c1f3d25d15 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/yarn.lock b/yarn.lock index 889c90de25ef..a61483fc0c88 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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"