package versions changed

This commit is contained in:
David Benqué 2019-11-05 18:43:17 +01:00
parent 971bf21fd2
commit 004e5ee121
1 changed files with 2 additions and 2 deletions

4
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "cryptpad",
"version": "3.0.1",
"version": "3.4.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
@ -103,7 +103,7 @@
"resolved": "https://registry.npmjs.org/chainpad-crypto/-/chainpad-crypto-0.2.2.tgz",
"integrity": "sha512-7MJ7qPz/C4sJPsDhPMjdSRmliOCPoRO0XM1vUomcgXA6HINlW+if9AAt/H4q154nYhZ/b57njgC6cWgd/RDidg==",
"requires": {
"tweetnacl": "git://github.com/dchest/tweetnacl-js.git#v0.12.2"
"tweetnacl": "git://github.com/dchest/tweetnacl-js.git#8a21381d696acdc4e99c9f706f1ad23285795f79"
},
"dependencies": {
"tweetnacl": {