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

Commit 0ac9c19

Browse files
author
Alan Shaw
committed
chore: update deps
1 parent 8494174 commit 0ac9c19

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,9 @@
4646
"form-data": "^3.0.0",
4747
"ipfs-block": "~0.8.1",
4848
"ipfs-utils": "^0.6.0",
49-
"ipld-dag-cbor": "~0.15.0",
50-
"ipld-dag-pb": "^0.18.1",
51-
"ipld-raw": "^4.0.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",
@@ -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)