|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
{
|
|
|
|
|
"name": "cryptpad",
|
|
|
|
|
"version": "3.24.0",
|
|
|
|
|
"version": "3.25.0",
|
|
|
|
|
"lockfileVersion": 1,
|
|
|
|
|
"requires": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
@ -181,16 +181,16 @@
|
|
|
|
|
"optional": true
|
|
|
|
|
},
|
|
|
|
|
"chainpad-crypto": {
|
|
|
|
|
"version": "0.2.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/chainpad-crypto/-/chainpad-crypto-0.2.4.tgz",
|
|
|
|
|
"integrity": "sha512-fWbVyeAv35vf/dkkQaefASlJcEfpEvfRI23Mtn+/TBBry7+LYNuJMXJiovVY35pfyw2+trKh1Py5Asg9vrmaVg==",
|
|
|
|
|
"version": "0.2.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/chainpad-crypto/-/chainpad-crypto-0.2.5.tgz",
|
|
|
|
|
"integrity": "sha512-K9vRsAspuX+uU1goXPz0CawpLIaOHq+1JP3WfDLqaz67LbCX/MLIUt9aMcSeIJcwZ9uMpqnbMGRktyVPoz6MCA==",
|
|
|
|
|
"requires": {
|
|
|
|
|
"tweetnacl": "git://github.com/dchest/tweetnacl-js.git#v0.12.2"
|
|
|
|
|
"tweetnacl": "git+https://github.com/dchest/tweetnacl-js.git#v0.12.2"
|
|
|
|
|
},
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"tweetnacl": {
|
|
|
|
|
"version": "git://github.com/dchest/tweetnacl-js.git#8a21381d696acdc4e99c9f706f1ad23285795f79",
|
|
|
|
|
"from": "git://github.com/dchest/tweetnacl-js.git#v0.12.2"
|
|
|
|
|
"version": "git+https://github.com/dchest/tweetnacl-js.git#8a21381d696acdc4e99c9f706f1ad23285795f79",
|
|
|
|
|
"from": "git+https://github.com/dchest/tweetnacl-js.git#v0.12.2"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|