Skip to content

Commit

Permalink
feat: bump to orbit-sdk-avail 0.9.11
Browse files Browse the repository at this point in the history
  • Loading branch information
antonio-altr committed Aug 14, 2024
1 parent 49aa9f8 commit ac24e52
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 @@ -3,7 +3,7 @@
"dependencies": {
"@arbitrum/nitro-contracts": "^1.2.1",
"@arbitrum/orbit-sdk": "^0.11.1",
"@alt-research/orbit-sdk-avail": "^0.9.8",
"@alt-research/orbit-sdk-avail": "^0.9.11",
"@arbitrum/token-bridge-contracts": "^1.2.1",
"viem": "^1.20.0"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
resolved "https://registry.yarnpkg.com/@adraffy/ens-normalize/-/ens-normalize-1.10.0.tgz#d2a39395c587e092d77cbbc80acf956a54f38bf7"
integrity sha512-nA9XHtlAkYfJxY7bce8DcN7eKxWWCWkU+1GR9d+U6MbNpfwQp8TI7vqOsBsMcHoT4mBu2kypKoSKnghEzOOq5Q==

"@alt-research/orbit-sdk-avail@^0.9.8":
version "0.9.8"
resolved "https://registry.yarnpkg.com/@alt-research/orbit-sdk-avail/-/orbit-sdk-avail-0.9.8.tgz#b51abd4a6e34479330560df5a6b96041d5fe6ddd"
integrity sha512-2+MOUaeHjqzNl0qDOZ/vHiLVQQo+ULyx4EOZ8NRBoywlxiJvoX6psi/XECtPYGShC7C/Rb/um4fWYrA5/90vOg==
"@alt-research/orbit-sdk-avail@^0.9.11":
version "0.9.11"
resolved "https://registry.yarnpkg.com/@alt-research/orbit-sdk-avail/-/orbit-sdk-avail-0.9.11.tgz#ff0b70ba4fa12f958f8c5219e09244987fcb2fac"
integrity sha512-51pVPWL1igH/vNiWy30UYgLDyK8WlwYjZN7XvR0lppCyM3B3K+xi6+YkSApj54pVPO0ktmF/d3mfY/kL61yGcA==
dependencies:
"@arbitrum/sdk" "^3.3.2"
"@arbitrum/token-bridge-contracts" "^1.2.1"
Expand Down

0 comments on commit ac24e52

Please sign in to comment.