mirror of
https://github.com/fluencelabs/js-libp2p
synced 2025-03-15 23:20:51 +00:00
chore: update deps
This commit is contained in:
parent
b674bccfc2
commit
a2a85eb8d6
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,3 +1,6 @@
|
||||
**/package-lock.json
|
||||
**/node_modules
|
||||
|
||||
# Logs
|
||||
logs
|
||||
*.log
|
||||
|
@ -48,14 +48,14 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"aegir": "^11.0.2",
|
||||
"chai": "^4.1.0",
|
||||
"chai": "^4.1.1",
|
||||
"dirty-chai": "^2.0.1",
|
||||
"cids": "~0.5.1",
|
||||
"libp2p-kad-dht": "~0.4.1",
|
||||
"libp2p-mdns": "~0.8.0",
|
||||
"libp2p-multiplex": "~0.4.4",
|
||||
"libp2p-railing": "~0.6.0",
|
||||
"libp2p-secio": "~0.7.0",
|
||||
"libp2p-railing": "~0.6.1",
|
||||
"libp2p-secio": "~0.7.1",
|
||||
"libp2p-spdy": "~0.10.6",
|
||||
"libp2p-tcp": "~0.10.2",
|
||||
"libp2p-webrtc-star": "~0.12.0",
|
||||
@ -78,4 +78,4 @@
|
||||
"greenkeeperio-bot <support@greenkeeper.io>",
|
||||
"mayerwin <mayerwin@users.noreply.github.com>"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user