Skip to content

Commit 1616db8

Browse files
authored
fix: update algosdk to latest to ensure new transaction fields are accounted for (#501)
* fix: update algosdk to latest to ensure new transaction fields are accounted for
1 parent e5a1300 commit 1616db8

File tree

3 files changed

+30
-66
lines changed

3 files changed

+30
-66
lines changed

package-lock.json

Lines changed: 28 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"@txnlab/use-wallet": "^4.0.0",
6767
"@txnlab/use-wallet-react": "^4.0.0",
6868
"@xstate/react": "^5.0.3",
69-
"algosdk": "3.3.1",
69+
"algosdk": "^3.5.2",
7070
"class-variance-authority": "^0.7.0",
7171
"clsx": "^2.1.0",
7272
"cmdk": "^1.0.0",
@@ -150,4 +150,4 @@
150150
"ws@>7.0.0 <7.5.9": "7.5.10",
151151
"esbuild": "0.25.0"
152152
}
153-
}
153+
}

patches/algosdk+3.3.1.patch

Lines changed: 0 additions & 42 deletions
This file was deleted.

0 commit comments

Comments
 (0)