diff --git a/package-lock.json b/package-lock.json index e1d3387c7..80757e027 100644 --- a/package-lock.json +++ b/package-lock.json @@ -36,7 +36,7 @@ "ipfs-css": "^1.4.0", "ipfs-geoip": "^9.1.0", "ipfs-provider": "^2.1.0", - "ipld-explorer-components": "^8.0.5", + "ipld-explorer-components": "^8.1.0", "is-ipfs": "^8.0.1", "istextorbinary": "^6.0.0", "it-all": "^1.0.5", @@ -41994,9 +41994,9 @@ } }, "node_modules/ipld-explorer-components": { - "version": "8.0.5", - "resolved": "https://registry.npmjs.org/ipld-explorer-components/-/ipld-explorer-components-8.0.5.tgz", - "integrity": "sha512-IKiIv6MBa6Q/t3rcEBBhN/GXa3QMgIxGg3Sf/DblT0TBcmGFW3gkvs8Gt7r/taUXs0QyUC0VnI/cGK+SZkuQ6w==", + "version": "8.1.0", + "resolved": "https://registry.npmjs.org/ipld-explorer-components/-/ipld-explorer-components-8.1.0.tgz", + "integrity": "sha512-NtpIX1zFTol/IZUVlWQPc9RNGpBKZv4dxTMW3HUiEkshg134noA8cLYTA+ntaxQShlYZKcAZxZSZDIvwMQN1bQ==", "license": "Apache-2.0 OR MIT", "dependencies": { "@helia/block-brokers": "^4.0.0", diff --git a/package.json b/package.json index 4eab9c31c..d30ce2340 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "ipfs-css": "^1.4.0", "ipfs-geoip": "^9.1.0", "ipfs-provider": "^2.1.0", - "ipld-explorer-components": "^8.0.5", + "ipld-explorer-components": "^8.1.0", "is-ipfs": "^8.0.1", "istextorbinary": "^6.0.0", "it-all": "^1.0.5",