Skip to content

Commit c8ef2ed

Browse files
authored
chore: dep updates (#48)
1 parent c0326ee commit c8ef2ed

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

packages/ipfs-unixfs-exporter/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,10 +48,10 @@
4848
"ipld-in-memory": "^3.0.0",
4949
"multicodec": "^1.0.0",
5050
"nyc": "^15.0.0",
51-
"sinon": "^8.0.4"
51+
"sinon": "^9.0.1"
5252
},
5353
"dependencies": {
54-
"cids": "^0.7.3",
54+
"cids": "^0.8.0",
5555
"err-code": "^2.0.0",
5656
"hamt-sharding": "^1.0.0",
5757
"ipfs-unixfs": "^1.0.0",

packages/ipfs-unixfs-importer/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"devDependencies": {
3838
"aegir": "^21.3.0",
3939
"chai": "^4.2.0",
40-
"cids": "^0.7.3",
40+
"cids": "^0.8.0",
4141
"deep-extend": "^0.6.0",
4242
"detect-node": "^2.0.4",
4343
"dirty-chai": "^2.0.1",
@@ -47,7 +47,7 @@
4747
"it-buffer-stream": "^1.0.0",
4848
"it-last": "^1.0.1",
4949
"nyc": "^15.0.0",
50-
"sinon": "^8.0.4"
50+
"sinon": "^9.0.1"
5151
},
5252
"dependencies": {
5353
"bl": "^4.0.0",

0 commit comments

Comments
 (0)