Skip to content

Commit

Permalink
use v2.0.2 version of zodiac-core
Browse files Browse the repository at this point in the history
  • Loading branch information
samepant committed Aug 29, 2024
1 parent a72356d commit 15fb121
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"author": "[email protected]",
"license": "MIT",
"devDependencies": {
"@gnosis-guild/zodiac-core": "^2.0.1",
"@gnosis-guild/zodiac-core": "^2.0.2",
"@gnosis.pm/safe-contracts": "1.3.0",
"@nomicfoundation/hardhat-chai-matchers": "^2.0.7",
"@nomicfoundation/hardhat-ethers": "^3.0.6",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -309,10 +309,10 @@
resolved "https://registry.yarnpkg.com/@fastify/busboy/-/busboy-2.1.1.tgz#b9da6a878a371829a0502c9b6c1c143ef6663f4d"
integrity sha512-vBZP4NlzfOlerQTnba4aqZoMhE/a9HY7HRqoOPaETQcSQuWEIyZMHGfVu6w9wGtGK5fED5qRs2DteVCjOH60sA==

"@gnosis-guild/zodiac-core@^2.0.1":
version "2.0.1"
resolved "https://registry.yarnpkg.com/@gnosis-guild/zodiac-core/-/zodiac-core-2.0.1.tgz#07226e77e09e2ac8faf2ed21fe1dcb8d18a796bb"
integrity sha512-R3K4DLjkbGdUXy3USLaciQwSJzcFaKcxiua4it8fT84wydN+auRs3DIcHLZdiL5yEWXv5yFPcXoCex8Ecc/SHw==
"@gnosis-guild/zodiac-core@^2.0.2":
version "2.0.2"
resolved "https://registry.yarnpkg.com/@gnosis-guild/zodiac-core/-/zodiac-core-2.0.2.tgz#da1977ba25edadf9b53a493502de23ab286ae239"
integrity sha512-pXfOklaUVDZ7XqbbZgYnIHE5xk5S4DL4b8Xn6IrxHZt8xL15A1GhFOTjIlg8xiNz+HkgM96ncUti4Vh2ZJysog==
dependencies:
"@gnosis.pm/safe-contracts" "1.3.0"
"@openzeppelin/contracts" "5.0.2"
Expand Down

0 comments on commit 15fb121

Please sign in to comment.