Skip to content
This repository has been archived by the owner on Jul 15, 2022. It is now read-only.

Commit

Permalink
LL-8977 algo bump (#1645)
Browse files Browse the repository at this point in the history
  • Loading branch information
henri-ly authored Jan 20, 2022
1 parent ca682ff commit c3f03ed
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 @@ -74,7 +74,7 @@
"@walletconnect/client": "1.7.1",
"@xstate/react": "^1.6.3",
"@zondax/ledger-filecoin": "^0.11.2",
"algosdk": "1.12.0",
"algosdk": "1.13.0",
"async": "^3.2.3",
"axios": "0.24.0",
"axios-retry": "^3.2.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2315,10 +2315,10 @@ algo-msgpack-with-bigint@^2.1.1:
resolved "https://registry.yarnpkg.com/algo-msgpack-with-bigint/-/algo-msgpack-with-bigint-2.1.1.tgz#38bb717220525b3ff42232eefdcd9efb9ad405d6"
integrity sha512-F1tGh056XczEaEAqu7s+hlZUDWwOBT70Eq0lfMpBP2YguSQVyxRbprLq5rELXKQOyOaixTWYhMeMQMzP0U5FoQ==

algosdk@1.12.0:
version "1.12.0"
resolved "https://registry.yarnpkg.com/algosdk/-/algosdk-1.12.0.tgz#77e2a22568495210d26ecd1f830e98cc069815b5"
integrity sha512-Iqek0AwcCeXLywVg4E8gWWjmuPZ10P7PUmpZrlR71FSNyEtX4Ie+UgrNHWhkYnhyykRU5mjtvD4Hrb2eOepsGA==
algosdk@1.13.0:
version "1.13.0"
resolved "https://registry.yarnpkg.com/algosdk/-/algosdk-1.13.0.tgz#c539050f4623d12f2e994f011b130f08f9291cd9"
integrity sha512-0hknXiP3sc/KxRUvoI1d14x2H/hM7LJZ1zA9DmEUX76z508QPgzjxyQag7THHu5rAW0VuzCgWcFlwI0lsTJMoQ==
dependencies:
algo-msgpack-with-bigint "^2.1.1"
buffer "^6.0.2"
Expand Down

1 comment on commit c3f03ed

@vercel
Copy link

@vercel vercel bot commented on c3f03ed Jan 20, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.