Skip to content

Commit 4326238

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

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-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.3",
1515
"axios": "0.27.2",
1616
"ethers": "5.6.8",
1717
"next": "12.1.6",

yarn.lock

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -847,16 +847,17 @@
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].3":
851+
version "2.3.3"
852+
resolved "https://registry.yarnpkg.com/@thirdweb-dev/sdk/-/sdk-2.3.3.tgz#ebb76b9de780a6142d6b5c4f4102359e92de4b12"
853+
integrity sha512-sd6qyEb455Ozvh3T3NXA/bMlCtb7DgA48JD2uSWnpaeO4OOcpqWRxkKzjOHULF6hAoSCsHBSEZI+eHpQyVDeoQ==
854854
dependencies:
855855
"@thirdweb-dev/contracts" "2.3.9"
856856
"@web-std/file" "^3.0.0"
857857
cbor "^8.1.0"
858858
cross-fetch "^3.1.5"
859859
eventemitter3 "^4.0.7"
860+
fast-deep-equal "^3.1.3"
860861
form-data "^4.0.0"
861862
merkletreejs "^0.2.24"
862863
multihashes "^4.0.3"

0 commit comments

Comments
 (0)