Skip to content

Commit da52c7d

Browse files
committed
Update dependency @thirdweb-dev/sdk to v2.3.2
1 parent 73ed444 commit da52c7d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"@fontsource/montserrat": "4.5.10",
1212
"@fontsource/red-hat-display": "4.5.9",
1313
"@thirdweb-dev/react": "2.3.12",
14-
"@thirdweb-dev/sdk": "2.3.1",
14+
"@thirdweb-dev/sdk": "2.3.2",
1515
"axios": "0.27.2",
1616
"ethers": "5.6.8",
1717
"next": "12.1.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -847,10 +847,10 @@
847847
tiny-invariant "^1.2.0"
848848
wagmi "^0.2.28"
849849

850-
"@thirdweb-dev/[email protected].1":
851-
version "2.3.1"
852-
resolved "https://registry.yarnpkg.com/@thirdweb-dev/sdk/-/sdk-2.3.1.tgz#cd7f4bd825c3fab11f83cf9e0529ff94386e1cf3"
853-
integrity sha512-MzoTC6IFtVgfyiMNjtvk5UQVSzFOSg4Bai2k3z12Yy5RJ5umdRSiIoc+0cGrArX10ALsRZ4dIfVIBH6pOgGhEQ==
850+
"@thirdweb-dev/[email protected].2":
851+
version "2.3.2"
852+
resolved "https://registry.yarnpkg.com/@thirdweb-dev/sdk/-/sdk-2.3.2.tgz#5dac8dea76188e188862e10ec9ec32620d0ab6ba"
853+
integrity sha512-1GlmIa7M0KpNvQHdeWx4QWYNqPfUbeChd8NzXiHNKF7YnNUByDPs93i/yrCVKmpYxsVP4jKIrOvLP6K1+2bjmg==
854854
dependencies:
855855
"@thirdweb-dev/contracts" "2.3.9"
856856
"@web-std/file" "^3.0.0"

0 commit comments

Comments
 (0)