Skip to content

Commit 6210242

Browse files
committed
fix(explore): chunked files
This includes latest ipld-explorer-components with fix from ipfs/ipld-explorer-components#462 also bumped kubo and caniuse and non-breaking audit suggestions
1 parent e2ae110 commit 6210242

File tree

2 files changed

+43
-43
lines changed

2 files changed

+43
-43
lines changed

package-lock.json

Lines changed: 41 additions & 41 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"ipfs-css": "^1.4.0",
6767
"ipfs-geoip": "^9.1.0",
6868
"ipfs-provider": "^2.1.0",
69-
"ipld-explorer-components": "^8.1.0",
69+
"ipld-explorer-components": "^8.1.2",
7070
"is-ipfs": "^8.0.1",
7171
"istextorbinary": "^6.0.0",
7272
"it-all": "^1.0.5",
@@ -165,7 +165,7 @@
165165
"ipfsd-ctl": "^14.1.0",
166166
"jest": "^29.7.0",
167167
"jest-environment-jsdom": "^29.7.0",
168-
"kubo": "^0.30.0",
168+
"kubo": "^0.32.1",
169169
"npm-run-all": "^4.1.5",
170170
"nyc": "^15.1.0",
171171
"os-browserify": "^0.3.0",

0 commit comments

Comments
 (0)