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

Commit bcaf50c

Browse files
committed
chore: update dependencies
1 parent cfd8e40 commit bcaf50c

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

package.json

Lines changed: 8 additions & 8 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.0",
64+
"aegir": "^9.3.3",
6565
"buffer-loader": "0.0.1",
6666
"chai": "^3.5.0",
6767
"delay": "^1.3.1",
@@ -72,7 +72,7 @@
7272
"form-data": "^2.1.2",
7373
"fs-pull-blob-store": "^0.4.1",
7474
"gulp": "^3.9.1",
75-
"interface-ipfs-core": "^0.23.4",
75+
"interface-ipfs-core": "^0.23.5",
7676
"ipfsd-ctl": "^0.18.1",
7777
"left-pad": "^1.1.3",
7878
"lodash": "^4.17.4",
@@ -107,17 +107,17 @@
107107
"ipld-resolver": "^0.4.1",
108108
"isstream": "^0.1.2",
109109
"libp2p-floodsub": "0.7.1",
110-
"joi": "^10.1.0",
111-
"libp2p-ipfs-nodejs": "^0.17.3",
112-
"libp2p-ipfs-browser": "^0.17.4",
110+
"joi": "^10.2.0",
111+
"libp2p-ipfs-nodejs": "^0.17.6",
112+
"libp2p-ipfs-browser": "^0.17.6",
113113
"lodash.flatmap": "^4.5.0",
114114
"lodash.get": "^4.4.2",
115115
"lodash.has": "^4.5.2",
116116
"lodash.set": "^4.3.2",
117117
"lodash.sortby": "^4.7.0",
118118
"lodash.values": "^4.3.0",
119-
"mafmt": "^2.1.2",
120-
"multiaddr": "^2.1.3",
119+
"mafmt": "^2.1.6",
120+
"multiaddr": "^2.2.0",
121121
"multihashes": "^0.3.1",
122122
"path-exists": "^3.0.0",
123123
"peer-book": "^0.3.0",
@@ -170,4 +170,4 @@
170170
"nginnever <[email protected]>",
171171
"npmcdn-to-unpkg-bot <[email protected]>"
172172
]
173-
}
173+
}

0 commit comments

Comments
 (0)