diff --git a/.github/composite-actions/setup/action.yml b/.github/composite-actions/setup/action.yml index a2cc33f83..a080f4495 100644 --- a/.github/composite-actions/setup/action.yml +++ b/.github/composite-actions/setup/action.yml @@ -7,7 +7,7 @@ runs: - name: Setup Node.js uses: actions/setup-node@v3 with: - node-version: 16 + node-version: 18 registry-url: "https://registry.npmjs.org" cache: "yarn" diff --git a/.github/workflows/slither.yml b/.github/workflows/slither.yml index e63b903d7..73a3f3650 100644 --- a/.github/workflows/slither.yml +++ b/.github/workflows/slither.yml @@ -23,6 +23,7 @@ jobs: with: submodules: recursive fetch-depth: 25 + node-version: 18 - name: Setup Project uses: ./.github/composite-actions/setup @@ -37,7 +38,6 @@ jobs: continue-on-error: true id: slither with: - node-version: 16 sarif: results.sarif - name: Upload SARIF file diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 137e4f915..3887fb49b 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -30,6 +30,7 @@ jobs: with: submodules: recursive fetch-depth: 25 + node-version: 18 - name: Setup Project uses: ./.github/composite-actions/setup diff --git a/contracts/package.json b/contracts/package.json index c8ae602aa..48693cf4e 100644 --- a/contracts/package.json +++ b/contracts/package.json @@ -1,7 +1,7 @@ { "name": "@thirdweb-dev/contracts", "description": "Collection of smart contracts deployable via the thirdweb SDK, dashboard and CLI", - "version": "3.10.3-1", + "version": "3.10.3", "license": "Apache-2.0", "repository": { "type": "git", diff --git a/package.json b/package.json index f064f0f4a..2cc66d2a6 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ "@chainlink/contracts": "^0.6.1", "@openzeppelin/contracts": "4.7.3", "@openzeppelin/contracts-upgradeable": "4.7.3", - "@thirdweb-dev/dynamic-contracts": "^1.1.2", - "@thirdweb-dev/sdk": "^4", "@thirdweb-dev/chains": "^0.1.54", + "@thirdweb-dev/dynamic-contracts": "^1.1.2", + "@thirdweb-dev/sdk": "^4.0.4", "@typechain/ethers-v5": "^10.0.0", "@types/fs-extra": "^9.0.13", "@types/mocha": "^9.1.0", diff --git a/yarn.lock b/yarn.lock index a90012b01..747387e47 100644 --- a/yarn.lock +++ b/yarn.lock @@ -520,17 +520,17 @@ resolved "https://registry.yarnpkg.com/@thirdweb-dev/chains/-/chains-0.1.54.tgz#90e5c372a1d9cd785c51715bfbeba276ca2a203f" integrity sha512-iCuKgtN2KIdfgqbIbZYgB8ObYdOJW9iXW9b5u+WKA4zyGApw1MTOSX0W2aPnadGen1z4iQfAuUDBYQ6JVqDOjg== -"@thirdweb-dev/contracts-js@1.3.15": - version "1.3.15" - resolved "https://registry.yarnpkg.com/@thirdweb-dev/contracts-js/-/contracts-js-1.3.15.tgz#1e9df70cc4333ab2d6f0af5f0e9f2e26b043d9c9" - integrity sha512-ACKwjYPgTkhwvFvAbJudCZ9tQJIKpkaTKeq/tVBt3A2OXfAb8jc33Iu78K5WYoX0E0wvGqSxU8K8vkxij+RsnA== +"@thirdweb-dev/contracts-js@1.3.16": + version "1.3.16" + resolved "https://registry.yarnpkg.com/@thirdweb-dev/contracts-js/-/contracts-js-1.3.16.tgz#264727b40b0f320c01eefcb4295e89c9e9947002" + integrity sha512-EpLcD5mdm8b+tvSO7gD9cxSAqjLRr7ygktMp4Pe7Wvobl5ffq8O95futxdVsYc5pyciPZYr8apHUJFYMDlaTqA== dependencies: - "@thirdweb-dev/contracts" "3.10.3-1" + "@thirdweb-dev/contracts" "3.10.3" -"@thirdweb-dev/contracts@3.10.3-1": - version "3.10.3-1" - resolved "https://registry.yarnpkg.com/@thirdweb-dev/contracts/-/contracts-3.10.3-1.tgz#0f970fa0b9c821cd9036bb51334ab92083123a96" - integrity sha512-eiGS1Q2+Ge48yEO+kBw0DqR6eTN6ip4vrY0eBoaUrpcFAudd+aW+qszxCFBUuKSHIxvRs3Ul2b64pdYFEXzMIA== +"@thirdweb-dev/contracts@3.10.3": + version "3.10.3" + resolved "https://registry.yarnpkg.com/@thirdweb-dev/contracts/-/contracts-3.10.3.tgz#985b890b2bac051bc69a9108ac9e9df0fd37a1c1" + integrity sha512-wSVNaEoosn0AgUtnxlvv7rgK+3EUMzJm2ZasofPgJgqGS3gYH5nDBmK29VMquA2BLc38OAPyYMWc/iQCiCikMg== dependencies: "@chainlink/contracts" "^0.6.1" "@openzeppelin/contracts" "4.7.3" @@ -548,13 +548,13 @@ resolved "https://registry.yarnpkg.com/@thirdweb-dev/generated-abis/-/generated-abis-0.0.1.tgz#0d788d6aff0ac08f11e9eeb9ae4c8321845272a8" integrity sha512-vO9/3lSLO8smyyH1QVeYravSTzFwV1nf1C/Im1NBDPdH8//YvcbhtETGGiNfHWpyCvSi0vRYwvf+/7FKdwpDGQ== -"@thirdweb-dev/sdk@^4": - version "4.0.3" - resolved "https://registry.yarnpkg.com/@thirdweb-dev/sdk/-/sdk-4.0.3.tgz#51dc8eddca91a342467b4e712431d41cc3d8fd89" - integrity sha512-VcS0XjCxddiHYy+bavnMm0VliEnrSexp8hwzU2yBlxAXbnqm+H6EAfNHHVoJwFlWsG9y056s7YPzBlv6yZlk0w== +"@thirdweb-dev/sdk@^4.0.4": + version "4.0.4" + resolved "https://registry.yarnpkg.com/@thirdweb-dev/sdk/-/sdk-4.0.4.tgz#bcc5c4a0b349fbf1255727444a77947c7264f591" + integrity sha512-iLHP44L2h4UG2u/DKNoSA4Os21d3Wm5Sc+PEOxF5+FLr+kkQe0dSVFq4w//r7t6sQIuA1nRTZEEObrdU1EtfLA== dependencies: "@thirdweb-dev/chains" "0.1.54" - "@thirdweb-dev/contracts-js" "1.3.15" + "@thirdweb-dev/contracts-js" "1.3.16" "@thirdweb-dev/generated-abis" "0.0.1" "@thirdweb-dev/storage" "2.0.0" abitype "^0.2.5"