Skip to content

Commit

Permalink
chore: update balancer to latest beta release
Browse files Browse the repository at this point in the history
  • Loading branch information
pocin committed Jul 12, 2024
1 parent 977f53a commit dae681a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion apps/dapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"codegen:safe-api-v1": "yarn safe-api-v1-host && openapi --input ./src/safe/open-api/apiV1.json --output ./src/safe/open-api/client"
},
"dependencies": {
"@balancer-labs/sdk": "1.1.6-beta.23",
"@balancer-labs/sdk": "1.1.6-beta.24",
"@safe-global/safe-apps-provider": "^0.18.0",
"@safe-global/safe-apps-sdk": "^8.1.0",
"@safe-global/safe-core-sdk-types": "2.3.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1224,10 +1224,10 @@
"@babel/helper-validator-identifier" "^7.22.20"
to-fast-properties "^2.0.0"

"@balancer-labs/[email protected].23":
version "1.1.6-beta.23"
resolved "https://registry.yarnpkg.com/@balancer-labs/sdk/-/sdk-1.1.6-beta.23.tgz#c87a7e31dca2477231c24117b0544040aba10ec0"
integrity sha512-wcFMU0O2wqdnUUhe7jOM5ikr6ipYP7vmqygiDKB2lSlN3hgd/AOTgsw4E7tMuwlf7xUpLC5hRNi4WiRivrZHBQ==
"@balancer-labs/[email protected].24":
version "1.1.6-beta.24"
resolved "https://registry.yarnpkg.com/@balancer-labs/sdk/-/sdk-1.1.6-beta.24.tgz#32a520fed3b675d75edcc53cb70b8edcabb68fb9"
integrity sha512-08leMntjusXMX2F6SZnWAhwt7KxVZdirldavN9+6NA51fo2HDBsqPEr8c2hsh4b/Vm4iVKyn7QrfLoWwdxvTcQ==
dependencies:
"@balancer-labs/sor" "^4.1.1-beta.17"
"@ethersproject/abi" "^5.4.0"
Expand Down

0 comments on commit dae681a

Please sign in to comment.