diff --git a/package-lock.json b/package-lock.json index 1c9bb9518..040328cd7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,7 +16,7 @@ "@oceanprotocol/lib": "^2.6.0", "@oceanprotocol/typographies": "^0.1.0", "@oceanprotocol/use-dark-mode": "^2.4.3", - "@orbisclub/orbis-sdk": "^0.4.14", + "@orbisclub/orbis-sdk": "^0.4.17", "@tippyjs/react": "^4.2.6", "@urql/exchange-refocus": "^1.0.0", "@walletconnect/web3-provider": "^1.8.0", @@ -5609,9 +5609,9 @@ } }, "node_modules/@orbisclub/orbis-sdk": { - "version": "0.4.14", - "resolved": "https://registry.npmjs.org/@orbisclub/orbis-sdk/-/orbis-sdk-0.4.14.tgz", - "integrity": "sha512-A4qEy0/+KzxAJwqQYCZyr/0ctMmbj9AJZUeWuHzIUz4eWP2giFDKizcacnNP9Pel+dsDcgKMCAP/+53Jx/3+Jw==", + "version": "0.4.17", + "resolved": "https://registry.npmjs.org/@orbisclub/orbis-sdk/-/orbis-sdk-0.4.17.tgz", + "integrity": "sha512-EhnT7WX/M85h5Nfp9Q6VP4Yp1ndBcmQYZqixW//0JgkiBJr8Z1WdDmkVPk06PrWDn1bLkvoUnjqv3THngU4JNw==", "dependencies": { "@ceramicnetwork/http-client": "^2.13.0-hotfix.0", "@ceramicnetwork/stream-tile": "^2.12.0-hotfix.0", diff --git a/package.json b/package.json index 29323a328..c8806b104 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "@oceanprotocol/lib": "^2.6.0", "@oceanprotocol/typographies": "^0.1.0", "@oceanprotocol/use-dark-mode": "^2.4.3", - "@orbisclub/orbis-sdk": "^0.4.14", + "@orbisclub/orbis-sdk": "^0.4.17", "@tippyjs/react": "^4.2.6", "@urql/exchange-refocus": "^1.0.0", "@walletconnect/web3-provider": "^1.8.0",