Upgrade zkgroup to v0.8.2
This commit is contained in:
parent
cf0da96791
commit
af510c9096
2 changed files with 4 additions and 4 deletions
|
@ -165,7 +165,7 @@
|
|||
"underscore": "1.12.1",
|
||||
"uuid": "3.3.2",
|
||||
"websocket": "1.0.28",
|
||||
"zkgroup": "https://github.com/signalapp/signal-zkgroup-node.git#4864f2f50a363bdf0147158e52aa1d93a9e70633",
|
||||
"zkgroup": "https://github.com/signalapp/signal-zkgroup-node.git#0d2b3874d2e671fa5fdcc2154065cc061f977672",
|
||||
"zod": "3.5.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
|
@ -19227,9 +19227,9 @@ zip-stream@^1.2.0:
|
|||
lodash "^4.8.0"
|
||||
readable-stream "^2.0.0"
|
||||
|
||||
"zkgroup@https://github.com/signalapp/signal-zkgroup-node.git#4864f2f50a363bdf0147158e52aa1d93a9e70633":
|
||||
version "0.8.1"
|
||||
resolved "https://github.com/signalapp/signal-zkgroup-node.git#4864f2f50a363bdf0147158e52aa1d93a9e70633"
|
||||
"zkgroup@https://github.com/signalapp/signal-zkgroup-node.git#0d2b3874d2e671fa5fdcc2154065cc061f977672":
|
||||
version "0.8.2"
|
||||
resolved "https://github.com/signalapp/signal-zkgroup-node.git#0d2b3874d2e671fa5fdcc2154065cc061f977672"
|
||||
dependencies:
|
||||
"@types/ffi-napi" "^4.0.1"
|
||||
"@types/ref-napi" "^3.0.1"
|
||||
|
|
Loading…
Reference in a new issue