Browse Source

update packages

feature/witness_bin
Jordi Baylina 5 years ago
parent
commit
b0607a6e53
No known key found for this signature in database GPG Key ID: 7480C80C1BE43112
2 changed files with 340 additions and 815 deletions
  1. +337
    -812
      package-lock.json
  2. +3
    -3
      package.json

+ 337
- 812
package-lock.json
File diff suppressed because it is too large
View File


+ 3
- 3
package.json

@ -34,9 +34,9 @@
"yargs": "^12.0.2" "yargs": "^12.0.2"
}, },
"devDependencies": { "devDependencies": {
"chai": "^4.1.2",
"eslint": "^5.0.1",
"eslint-plugin-mocha": "^5.0.0",
"chai": "^4.2.0",
"eslint": "^5.16.0",
"eslint-plugin-mocha": "^5.3.0",
"jison": "^0.4.18", "jison": "^0.4.18",
"snarkjs": "0.1.9" "snarkjs": "0.1.9"
} }

Loading…
Cancel
Save