Skip to content

Commit

Permalink
chore(deps): bump snarkjs from 0.7.2 to 0.7.3
Browse files Browse the repository at this point in the history
Bumps [snarkjs](https://github.com/iden3/snarkjs) from 0.7.2 to 0.7.3.
- [Commits](iden3/snarkjs@v0.7.2...v0.7.3)

---
updated-dependencies:
- dependency-name: snarkjs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 15, 2024
1 parent 2091bd2 commit 803db0f
Show file tree
Hide file tree
Showing 3 changed files with 5,580 additions and 7,929 deletions.
2 changes: 1 addition & 1 deletion circuits/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"maci-core": "^1.1.2",
"maci-crypto": "^1.1.2",
"maci-domainobjs": "^1.1.2",
"snarkjs": "^0.7.2"
"snarkjs": "^0.7.3"
},
"devDependencies": {
"@types/chai": "^4.3.11",
Expand Down
2 changes: 1 addition & 1 deletion cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"chai-as-promised": "^7.1.1",
"mocha": "^10.2.0",
"nyc": "^15.1.0",
"snarkjs": "^0.7.2",
"snarkjs": "^0.7.3",
"ts-mocha": "^10.0.0",
"typescript": "^5.3.3",
"zkey-manager": "^0.1.2"
Expand Down
Loading

0 comments on commit 803db0f

Please sign in to comment.