Skip to content

Commit 8b44aa2

Browse files
committed
chore: update deps
1 parent ded1f68 commit 8b44aa2

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -34,23 +34,23 @@
3434
"npm": ">=3.0.0"
3535
},
3636
"devDependencies": {
37-
"aegir": "^13.0.5",
37+
"aegir": "^13.0.6",
3838
"chai": "^4.1.2",
3939
"dirty-chai": "^2.0.1",
40-
"interface-transport": "~0.3.5",
40+
"interface-transport": "~0.3.6",
4141
"lodash.isfunction": "^3.0.9",
4242
"pre-commit": "^1.2.2",
43-
"pull-stream": "^3.6.2"
43+
"pull-stream": "^3.6.7"
4444
},
4545
"dependencies": {
46-
"class-is": "^1.0.0",
46+
"class-is": "^1.1.0",
4747
"debug": "^3.1.0",
4848
"interface-connection": "~0.3.2",
4949
"ip-address": "^5.8.9",
5050
"lodash.includes": "^4.3.0",
5151
"lodash.isfunction": "^3.0.9",
52-
"mafmt": "^4.0.0",
53-
"multiaddr": "^3.0.2",
52+
"mafmt": "^6.0.0",
53+
"multiaddr": "^4.0.0",
5454
"once": "^1.4.0",
5555
"stream-to-pull-stream": "^1.7.2"
5656
},

0 commit comments

Comments
 (0)