Skip to content

Commit 3d1f3ea

Browse files
authored
chore: update deps (#280)
1 parent ff1cd3a commit 3d1f3ea

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -58,14 +58,14 @@
5858
"bignumber.js": "^9.0.0",
5959
"bytes": "^3.1.0",
6060
"cids": "^1.0.0",
61-
"datastore-core": "^2.0.0",
62-
"datastore-fs": "^2.0.0",
63-
"datastore-level": "^2.0.0",
61+
"datastore-core": "^3.0.0",
62+
"datastore-fs": "^3.0.0",
63+
"datastore-level": "^3.0.0",
6464
"debug": "^4.1.0",
6565
"err-code": "^2.0.0",
66-
"interface-datastore": "^2.0.0",
66+
"interface-datastore": "^3.0.3",
6767
"ipfs-repo-migrations": "^5.0.3",
68-
"ipfs-utils": "^5.0.1",
68+
"ipfs-utils": "^6.0.0",
6969
"ipld-block": "^0.11.0",
7070
"it-map": "^1.0.2",
7171
"it-pushable": "^1.4.0",
@@ -75,7 +75,7 @@
7575
"p-queue": "^6.0.0",
7676
"proper-lockfile": "^4.0.0",
7777
"sort-keys": "^4.0.0",
78-
"uint8arrays": "^1.0.0"
78+
"uint8arrays": "^2.0.5"
7979
},
8080
"license": "MIT",
8181
"contributors": [

0 commit comments

Comments
 (0)