Skip to content

Commit

Permalink
fix(deps): update dependency algosdk to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 19, 2024
1 parent 87e6b56 commit 34daf6c
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 4 deletions.
2 changes: 1 addition & 1 deletion contracts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"dependencies": {
"@algorandfoundation/algokit-utils": "^6.2.1",
"algosdk": "^2.9.0"
"algosdk": "^3.0.0"
},
"devDependencies": {
"@algorandfoundation/algokit-client-generator": "^3.0.6",
Expand Down
32 changes: 29 additions & 3 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 34daf6c

Please sign in to comment.