Skip to content
This repository was archived by the owner on Mar 10, 2020. It is now read-only.

Commit ae85388

Browse files
author
Alan Shaw
committed
chore: update deps
1 parent c633449 commit ae85388

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
@@ -45,10 +45,10 @@
4545
"debug": "^4.1.0",
4646
"form-data": "^3.0.0",
4747
"ipfs-block": "~0.8.1",
48-
"ipfs-utils": "^0.5.0",
49-
"ipld-dag-cbor": "~0.15.0",
50-
"ipld-dag-pb": "^0.18.1",
51-
"ipld-raw": "^4.0.0",
48+
"ipfs-utils": "^0.6.0",
49+
"ipld-dag-cbor": "^0.15.1",
50+
"ipld-dag-pb": "^0.18.2",
51+
"ipld-raw": "^4.0.1",
5252
"it-tar": "^1.1.1",
5353
"it-to-stream": "^0.1.1",
5454
"iterable-ndjson": "^1.1.0",
@@ -58,7 +58,7 @@
5858
"multiaddr": "^7.2.1",
5959
"multiaddr-to-uri": "^5.1.0",
6060
"multibase": "~0.6.0",
61-
"multicodec": "^0.5.6",
61+
"multicodec": "^1.0.0",
6262
"multihashes": "~0.4.14",
6363
"parse-duration": "^0.1.1",
6464
"stream-to-it": "^0.2.0"
@@ -73,7 +73,7 @@
7373
"it-all": "^1.0.1",
7474
"it-concat": "^1.0.0",
7575
"it-pipe": "^1.1.0",
76-
"nock": "^11.4.0"
76+
"nock": "^11.7.2"
7777
},
7878
"engines": {
7979
"node": ">=10.3.0",

0 commit comments

Comments
 (0)