Skip to content

Commit

Permalink
Merge pull request #490 from balancer/sor-update-4.1.1-beta.13
Browse files Browse the repository at this point in the history
Sor update 4.1.1 beta.13
  • Loading branch information
brunoguerios committed Jul 18, 2023
2 parents ec97344 + d3148ce commit 74529a0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion balancer-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"typescript": "^4.0.2"
},
"dependencies": {
"@balancer-labs/sor": "4.1.1-beta.12",
"@balancer-labs/sor": "4.1.1-beta.13",
"@ethersproject/abi": "^5.4.0",
"@ethersproject/abstract-signer": "^5.4.0",
"@ethersproject/address": "^5.4.0",
Expand Down
8 changes: 4 additions & 4 deletions balancer-js/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -507,10 +507,10 @@
"@babel/helper-validator-identifier" "^7.19.1"
to-fast-properties "^2.0.0"

"@balancer-labs/[email protected].12":
version "4.1.1-beta.12"
resolved "https://registry.yarnpkg.com/@balancer-labs/sor/-/sor-4.1.1-beta.12.tgz#35a77b14c4cbe99a9a4cd1b538c9615b002d2c30"
integrity sha512-H0k6Zv3KH79wncPXs0iamRwv2MmRJBazk0WIAmnXE1opZAPOSxTPgf1YJh4/hAZlFbHuI2LXOZAVY7ueSCRewQ==
"@balancer-labs/[email protected].13":
version "4.1.1-beta.13"
resolved "https://registry.yarnpkg.com/@balancer-labs/sor/-/sor-4.1.1-beta.13.tgz#b86c7dd693906259e4dd9adf574fafef8e50d048"
integrity sha512-zRezUNHcZ5mzfW8rSZZ83/xmxY//isNMmtdoL5edmFg/GRk3zDoGAO2h7OehksIRm74pqZqwpekzvFCf5pDm8g==
dependencies:
isomorphic-fetch "^2.2.1"

Expand Down

0 comments on commit 74529a0

Please sign in to comment.