Skip to content

Commit

Permalink
chore: update authorizer dependencies version
Browse files Browse the repository at this point in the history
  • Loading branch information
lgalende committed Dec 16, 2023
1 parent 0f06df7 commit 21d57b0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/deployer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"prepare": "yarn build"
},
"dependencies": {
"@mimic-fi/v3-authorizer": "0.1.0",
"@mimic-fi/v3-authorizer": "0.1.1",
"@mimic-fi/v3-helpers": "0.1.0",
"@mimic-fi/v3-price-oracle": "0.1.0",
"@mimic-fi/v3-registry": "0.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/smart-vault/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"prove:ci": "yarn prove --solc solc8.17"
},
"dependencies": {
"@mimic-fi/v3-authorizer": "0.1.0",
"@mimic-fi/v3-authorizer": "0.1.1",
"@mimic-fi/v3-fee-controller": "0.1.0",
"@mimic-fi/v3-helpers": "0.1.0",
"@mimic-fi/v3-price-oracle": "0.1.0",
Expand Down

0 comments on commit 21d57b0

Please # to comment.