mirror of
https://github.com/fluencelabs/js-libp2p
synced 2025-05-04 15:02:13 +00:00
chore: upgrade dependencies (#27)
This commit is contained in:
parent
5d3f489f23
commit
24d4374b20
@ -43,15 +43,15 @@
|
|||||||
"homepage": "https://github.com/libp2p/js-libp2p-keychain#readme",
|
"homepage": "https://github.com/libp2p/js-libp2p-keychain#readme",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"async": "^2.6.1",
|
"async": "^2.6.1",
|
||||||
"interface-datastore": "~0.4.2",
|
"interface-datastore": "~0.6.0",
|
||||||
"libp2p-crypto": "~0.13.0",
|
"libp2p-crypto": "~0.13.0",
|
||||||
"lodash": "^4.6.1",
|
"lodash": "^4.6.1",
|
||||||
"pull-stream": "^3.6.8",
|
"pull-stream": "^3.6.8",
|
||||||
"sanitize-filename": "^1.6.1"
|
"sanitize-filename": "^1.6.1"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"aegir": "^14.0.0",
|
"aegir": "^15.3.0",
|
||||||
"chai": "^4.1.2",
|
"chai": "^4.2.0",
|
||||||
"chai-string": "^1.4.0",
|
"chai-string": "^1.4.0",
|
||||||
"datastore-fs": "~0.5.0",
|
"datastore-fs": "~0.5.0",
|
||||||
"datastore-level": "~0.8.0",
|
"datastore-level": "~0.8.0",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user