diff --git a/ACKNOWLEDGMENTS.md b/ACKNOWLEDGMENTS.md index 77cbff4c313..8a0e806c2ee 100644 --- a/ACKNOWLEDGMENTS.md +++ b/ACKNOWLEDGMENTS.md @@ -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 diff --git a/package.json b/package.json index 6cb35086142..60dccc1e276 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.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", diff --git a/yarn.lock b/yarn.lock index dc31e48250b..9b4c5941eb4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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"