Skip to content

Commit 070ab1b

Browse files
committed
chore: update deps
1 parent 1c9ffc0 commit 070ab1b

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
@@ -47,7 +47,7 @@
4747
"chai": "^4.2.0",
4848
"dirty-chai": "^2.0.1",
4949
"lodash": "^4.17.11",
50-
"memdown": "^4.0.0",
50+
"memdown": "^5.1.0",
5151
"multihashes": "~0.4.15",
5252
"multihashing-async": "~0.8.0",
5353
"ncp": "^2.0.0",
@@ -61,18 +61,18 @@
6161
"cids": "~0.7.0",
6262
"datastore-core": "~0.7.0",
6363
"datastore-fs": "~0.9.0",
64-
"datastore-level": "~0.12.0",
64+
"datastore-level": "^0.13.0",
6565
"debug": "^4.1.0",
66-
"err-code": "^1.1.2",
67-
"interface-datastore": "~0.7.0",
66+
"err-code": "^2.0.0",
67+
"interface-datastore": "^0.8.0",
6868
"ipfs-block": "~0.8.1",
6969
"ipfs-repo-migrations": "~0.1.0",
70-
"just-safe-get": "^1.3.0",
70+
"just-safe-get": "^2.0.0",
7171
"just-safe-set": "^2.1.0",
7272
"lodash.has": "^4.5.2",
7373
"p-queue": "^6.0.0",
7474
"proper-lockfile": "^4.0.0",
75-
"sort-keys": "^3.0.0"
75+
"sort-keys": "^4.0.0"
7676
},
7777
"license": "MIT",
7878
"contributors": [

0 commit comments

Comments
 (0)