Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

Commit 64594c4

Browse files
committed
chore: update deps
1 parent 13bac61 commit 64594c4

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

package.json

+13-13
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
},
5151
"homepage": "https://github.com/ipfs/js-ipfs#readme",
5252
"devDependencies": {
53-
"aegir": "^9.2.1",
53+
"aegir": "^9.3.0",
5454
"buffer-loader": "0.0.1",
5555
"chai": "^3.5.0",
5656
"detect-node": "^2.0.3",
@@ -65,7 +65,7 @@
6565
"lodash": "^4.17.2",
6666
"ncp": "^2.0.0",
6767
"nexpect": "^0.5.0",
68-
"pre-commit": "^1.2.1",
68+
"pre-commit": "^1.2.2",
6969
"qs": "^6.3.0",
7070
"rimraf": "^2.5.4",
7171
"stream-to-promise": "^2.2.0",
@@ -75,25 +75,25 @@
7575
"async": "^2.1.4",
7676
"bl": "^1.1.2",
7777
"boom": "^4.2.0",
78-
"debug": "^2.3.3",
78+
"debug": "^2.4.5",
7979
"fs-pull-blob-store": "^0.3.0",
8080
"glob": "^7.1.1",
8181
"hapi": "^16.0.1",
8282
"hapi-set-header": "^1.0.2",
8383
"idb-pull-blob-store": "^0.5.1",
8484
"ipfs-api": "^12.1.0",
85-
"ipfs-bitswap": "^0.8.2",
85+
"ipfs-bitswap": "^0.8.3",
8686
"ipfs-block": "^0.5.3",
87-
"ipfs-block-service": "^0.7.1",
87+
"ipfs-block-service": "^0.7.2",
8888
"ipfs-multipart": "^0.1.0",
89-
"ipfs-repo": "^0.11.1",
90-
"ipfs-unixfs": "^0.1.8",
91-
"ipfs-unixfs-engine": "^0.14.1",
92-
"ipld-resolver": "^0.4.0",
89+
"ipfs-repo": "^0.11.2",
90+
"ipfs-unixfs": "^0.1.9",
91+
"ipfs-unixfs-engine": "^0.14.2",
92+
"ipld-resolver": "^0.4.1",
9393
"isstream": "^0.1.2",
94-
"joi": "^10.0.5",
95-
"libp2p-ipfs-nodejs": "^0.17.0",
96-
"libp2p-ipfs-browser": "^0.17.2",
94+
"joi": "^10.0.6",
95+
"libp2p-ipfs-nodejs": "^0.17.1",
96+
"libp2p-ipfs-browser": "^0.17.3",
9797
"lodash.flatmap": "^4.5.0",
9898
"lodash.get": "^4.4.2",
9999
"lodash.has": "^4.5.2",
@@ -102,7 +102,7 @@
102102
"lodash.values": "^4.3.0",
103103
"mafmt": "^2.1.2",
104104
"multiaddr": "^2.1.1",
105-
"multihashes": "^0.3.0",
105+
"multihashes": "^0.3.1",
106106
"path-exists": "^3.0.0",
107107
"peer-book": "^0.3.0",
108108
"peer-id": "^0.8.1",

0 commit comments

Comments
 (0)