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

Commit f25cbdd

Browse files
committed
chore: update deps
1 parent ccd8b1d commit f25cbdd

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
@@ -61,7 +61,7 @@
6161
},
6262
"homepage": "https://github.com/ipfs/js-ipfs#readme",
6363
"devDependencies": {
64-
"aegir": "^9.3.3",
64+
"aegir": "^9.4.0",
6565
"buffer-loader": "0.0.1",
6666
"chai": "^3.5.0",
6767
"delay": "^1.3.1",
@@ -108,8 +108,8 @@
108108
"isstream": "^0.1.2",
109109
"libp2p-floodsub": "0.7.1",
110110
"joi": "^10.2.0",
111-
"libp2p-ipfs-nodejs": "^0.17.7",
112-
"libp2p-ipfs-browser": "^0.17.6",
111+
"libp2p-ipfs-nodejs": "^0.17.8",
112+
"libp2p-ipfs-browser": "^0.17.7",
113113
"lodash.flatmap": "^4.5.0",
114114
"lodash.get": "^4.4.2",
115115
"lodash.has": "^4.5.2",
@@ -118,7 +118,7 @@
118118
"lodash.values": "^4.3.0",
119119
"mafmt": "^2.1.6",
120120
"multiaddr": "^2.2.0",
121-
"multihashes": "^0.3.1",
121+
"multihashes": "^0.3.2",
122122
"path-exists": "^3.0.0",
123123
"peer-book": "^0.3.0",
124124
"peer-id": "^0.8.1",

0 commit comments

Comments
 (0)