Skip to content

Commit

Permalink
chore: bump bridge (#1648)
Browse files Browse the repository at this point in the history
  • Loading branch information
tomjeatt authored Feb 27, 2024
1 parent 709e416 commit 3145baa
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 @@ -6,7 +6,7 @@
"@craco/craco": "^6.1.1",
"@headlessui/react": "^1.1.1",
"@heroicons/react": "^2.0.18",
"@interlay/bridge": "^0.4.4",
"@interlay/bridge": "^0.5.0",
"@interlay/interbtc-api": "2.6.0",
"@interlay/monetary-js": "0.7.3",
"@polkadot/api": "10.9.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2966,10 +2966,10 @@
resolved "https://registry.yarnpkg.com/@iarna/toml/-/toml-2.2.5.tgz#b32366c89b43c6f8cefbdefac778b9c828e3ba8c"
integrity sha512-trnsAYxU3xnS1gPHPyU961coFyLkh4gAD/0zQ5mymY4yOZ+CYvsPqUbOFSw0aDM4y0tV7tiFxL/1XfXPNC6IPg==

"@interlay/bridge@^0.4.4":
version "0.4.4"
resolved "https://registry.yarnpkg.com/@interlay/bridge/-/bridge-0.4.4.tgz#e208c1d56b7c4490778104bdb48fc98a03a50959"
integrity sha512-vJjT2zxueN5WImI/aR+pxczs6pGFvA7mDc9b+/3ss9cYM2k479u60H/WDu62XR1QTKaG2hVeXi8C4Lp4rmqf/g==
"@interlay/bridge@^0.5.0":
version "0.5.0"
resolved "https://registry.yarnpkg.com/@interlay/bridge/-/bridge-0.5.0.tgz#ed0441238aacdcb9ed68bc9ef955a867b0a498b4"
integrity sha512-oaOzVWqhMeyHFyUdPWXcslC9HWCpSb5uBC1yOBt4wBv83oAbZN4nYFz8jHn6ePFY5ABDcXn7JhVjKjtpRl3+VQ==
dependencies:
"@acala-network/api" "^5"
"@acala-network/sdk" "^4.1.9-7"
Expand Down

0 comments on commit 3145baa

Please sign in to comment.