Update to RingRTC v2.16.1
This commit is contained in:
parent
8070b8b14f
commit
c6a4f6ec5c
2 changed files with 4 additions and 4 deletions
|
@ -163,7 +163,7 @@
|
||||||
"redux-ts-utils": "3.2.2",
|
"redux-ts-utils": "3.2.2",
|
||||||
"reselect": "4.1.2",
|
"reselect": "4.1.2",
|
||||||
"rimraf": "2.6.2",
|
"rimraf": "2.6.2",
|
||||||
"ringrtc": "https://github.com/signalapp/signal-ringrtc-node.git#7564aff3d10f7c9b70134a0dc8acdfe8512f75e1",
|
"ringrtc": "https://github.com/signalapp/signal-ringrtc-node.git#4cfc6e77aff04e2d721c38d76c111d09df1e14d5",
|
||||||
"rotating-file-stream": "2.1.5",
|
"rotating-file-stream": "2.1.5",
|
||||||
"sanitize.css": "11.0.0",
|
"sanitize.css": "11.0.0",
|
||||||
"semver": "5.4.1",
|
"semver": "5.4.1",
|
||||||
|
|
|
@ -13059,9 +13059,9 @@ rimraf@^3.0.0, rimraf@^3.0.2:
|
||||||
dependencies:
|
dependencies:
|
||||||
glob "^7.1.3"
|
glob "^7.1.3"
|
||||||
|
|
||||||
"ringrtc@https://github.com/signalapp/signal-ringrtc-node.git#7564aff3d10f7c9b70134a0dc8acdfe8512f75e1":
|
"ringrtc@https://github.com/signalapp/signal-ringrtc-node.git#4cfc6e77aff04e2d721c38d76c111d09df1e14d5":
|
||||||
version "2.16.0"
|
version "2.16.1"
|
||||||
resolved "https://github.com/signalapp/signal-ringrtc-node.git#7564aff3d10f7c9b70134a0dc8acdfe8512f75e1"
|
resolved "https://github.com/signalapp/signal-ringrtc-node.git#4cfc6e77aff04e2d721c38d76c111d09df1e14d5"
|
||||||
|
|
||||||
ripemd160@^2.0.0, ripemd160@^2.0.1:
|
ripemd160@^2.0.0, ripemd160@^2.0.1:
|
||||||
version "2.0.1"
|
version "2.0.1"
|
||||||
|
|
Loading…
Add table
Reference in a new issue