Update signal-client to 0.8.4
This commit is contained in:
parent
1965228e54
commit
19f4bdd337
2 changed files with 5 additions and 5 deletions
|
@ -73,7 +73,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@popperjs/core": "2.9.2",
|
||||
"@signalapp/signal-client": "0.8.1",
|
||||
"@signalapp/signal-client": "0.8.4",
|
||||
"@sindresorhus/is": "0.8.0",
|
||||
"@types/pino": "6.3.6",
|
||||
"@types/pino-multi-stream": "5.1.0",
|
||||
|
|
|
@ -1651,10 +1651,10 @@
|
|||
react-lifecycles-compat "^3.0.4"
|
||||
warning "^3.0.0"
|
||||
|
||||
"@signalapp/signal-client@0.8.1":
|
||||
version "0.8.1"
|
||||
resolved "https://registry.yarnpkg.com/@signalapp/signal-client/-/signal-client-0.8.1.tgz#16366ad91d13e986471b57994a44aa77fc66742d"
|
||||
integrity sha512-llJRrhgsYxp3xOyfDCvHIwzMrn6TxE3TLcd2T+h1ANfOislr7UJmAxek67kHFEpW+6ADaGPf4c2oww5QnuQ6ow==
|
||||
"@signalapp/signal-client@0.8.4":
|
||||
version "0.8.4"
|
||||
resolved "https://registry.yarnpkg.com/@signalapp/signal-client/-/signal-client-0.8.4.tgz#fd633af5f821f06bb29c205bdcf660cd2bfbecd8"
|
||||
integrity sha512-ae2ohILHNs+F1eDBoCeger2/iffMNDR8uIzp5hAa6szI3WZrf544M1d3jz8XDNejrXarSUmJ74jlsVeDMg12Ng==
|
||||
dependencies:
|
||||
node-gyp-build "^4.2.3"
|
||||
uuid "^8.3.0"
|
||||
|
|
Loading…
Reference in a new issue