Skip to content

Commit

Permalink
chore: update unirep package to 2.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
vivianjeng committed Sep 10, 2024
1 parent 2502ca9 commit 2f00c16
Show file tree
Hide file tree
Showing 5 changed files with 26 additions and 26 deletions.
2 changes: 1 addition & 1 deletion packages/circuits/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
},
"dependencies": {
"@types/snarkjs": "^0.7.7",
"@unirep/core": "2.1.3",
"@unirep/core": "2.1.4",
"poseidon-lite": "^0.2.0"
}
}
2 changes: 1 addition & 1 deletion packages/contracts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@typechain/hardhat": "^6.1.5",
"@types/node": "^18.15.11",
"@unirep-app/circuits": "^1.1.0",
"@unirep/contracts": "2.1.3",
"@unirep/contracts": "2.1.4",
"envfile": "^6.18.0",
"hardhat": "^2.17.1",
"ts-node": "^10.9.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@tanstack/react-table": "^8.17.3",
"@uidotdev/usehooks": "^2.4.1",
"@unirep-app/circuits": "^1.1.0",
"@unirep/core": "2.1.3",
"@unirep/core": "2.1.4",
"anondb": "^0.0.21",
"axios": "^1.7.2",
"boring-avatars": "^1.10.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/relay/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@typechain/hardhat": "^9.1.0",
"@types/crypto-js": "^4.1.1",
"@unirep-app/contracts": "^1.0.0",
"@unirep/core": "2.1.3",
"@unirep/core": "2.1.4",
"cors": "^2.8.5",
"dotenv": "^16.0.3",
"express": "^4.18.2",
Expand Down
44 changes: 22 additions & 22 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5176,47 +5176,47 @@
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406"
integrity sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==

"@unirep/[email protected].3":
version "2.1.3"
resolved "https://registry.yarnpkg.com/@unirep/circuits/-/circuits-2.1.3.tgz#99de72f6e95c7837def736cc8b09ea7914dda3b6"
integrity sha512-G6UVY940bRiLvcDc65zNRHdncjuHKIVmsFwWJr+9JUnUWwgaOQH0Gj8i6L7O4CXVqL9oElPLiS4NPaY7wUWdxQ==
"@unirep/[email protected].4":
version "2.1.4"
resolved "https://registry.yarnpkg.com/@unirep/circuits/-/circuits-2.1.4.tgz#aa891817debd4de82dbeef73789c2ef943dc9595"
integrity sha512-GrPFaOFzS0us7zFwTTuBKwS+rhBrPRhGxTuu8ncv5irg1545xZfBgk/6S/jCzIIvW2frODsiJFSQU3jf2xLp6g==
dependencies:
"@types/snarkjs" "0.7.7"
"@unirep/utils" "2.1.3"
"@unirep/utils" "2.1.4"
snarkjs "0.7.2"

"@unirep/[email protected].3":
version "2.1.3"
resolved "https://registry.yarnpkg.com/@unirep/contracts/-/contracts-2.1.3.tgz#9c95ac246e5998db18bc2144b673432694ac5a1b"
integrity sha512-vtP3jn9TKjl9ogBxpTqNPyISqEZ7D1RFglTS9fDh4uJYOuMvYMAgKh583uIVL+Z77c1ma609rxpJXOgrdqS30w==
"@unirep/[email protected].4":
version "2.1.4"
resolved "https://registry.yarnpkg.com/@unirep/contracts/-/contracts-2.1.4.tgz#67e3bcb2f08c9e4de43aae4fe05c02b383245b60"
integrity sha512-/SmMjnpR3vf+m6ACC1spI3emjNVsv2X/eqVQRt302kZv4iBQ86oaaCefOt4WXJxQBWwgeJBJdi7A7ITWdyOcCQ==
dependencies:
"@openzeppelin/contracts" "4.9.3"
"@unirep/circuits" "2.1.3"
"@unirep/utils" "2.1.3"
"@unirep/circuits" "2.1.4"
"@unirep/utils" "2.1.4"
"@zk-kit/incremental-merkle-tree.sol" "1.7.0"
ethers "5.7.2"
global-factory "0.0.2"
poseidon-solidity "0.0.5"
solc "0.8.21"

"@unirep/[email protected].3":
version "2.1.3"
resolved "https://registry.yarnpkg.com/@unirep/core/-/core-2.1.3.tgz#af63098c5b4ef10fcf79376caff0ec4425373787"
integrity sha512-FOgl2BdGHh+wv3iOu5cYm0NIXu9BPPzeYqZKwGw/voR/W+cE4BRnzcurM8jZg0O3wyF+KIh2mHMYl/ucAhS/8A==
"@unirep/[email protected].4":
version "2.1.4"
resolved "https://registry.yarnpkg.com/@unirep/core/-/core-2.1.4.tgz#9ab6ac45884f8015ccf8e62aca1a02b60718cea1"
integrity sha512-1okmRDamTE28okSZ2rdyyMhFCfWg1dxnpqEwsUARmXHRYMpK23JddjyWDvzoyAfVgegBBqGAH/JfeqgYmdQPSw==
dependencies:
"@semaphore-protocol/identity" "3.10.1"
"@unirep/circuits" "2.1.3"
"@unirep/contracts" "2.1.3"
"@unirep/utils" "2.1.3"
"@unirep/circuits" "2.1.4"
"@unirep/contracts" "2.1.4"
"@unirep/utils" "2.1.4"
anondb "0.0.21"
async-lock "1.4.0"
ethers "5.7.2"
nanoid "3.3.6"

"@unirep/[email protected].3":
version "2.1.3"
resolved "https://registry.yarnpkg.com/@unirep/utils/-/utils-2.1.3.tgz#f1c1074e6077c1edf3adfd130be0ee40ac3800c2"
integrity sha512-LzyNBfEHaTWhexqdeEFZCyq47XIDaLGQ5dGcwzYup6oxeYmrDUB02nW/pTpKRho9R4F1tjXI7q83eY22KAQrRg==
"@unirep/[email protected].4":
version "2.1.4"
resolved "https://registry.yarnpkg.com/@unirep/utils/-/utils-2.1.4.tgz#a07c571ff8095500bc064e8d4b0e9c8ea0fba1ab"
integrity sha512-lYjppydUG1ALTFnBhrYWMi0w69lPazBH/GeQ5boKiKYRqvITyTHp84c2BIzbIJsqhyFK1SFJL9Oubl437BlKnA==
dependencies:
"@zk-kit/incremental-merkle-tree" "1.1.0"
poseidon-lite "0.2.0"
Expand Down

0 comments on commit 2f00c16

Please sign in to comment.