mirror of
https://github.com/fluencelabs/js-libp2p
synced 2025-05-29 18:21:23 +00:00
chore: update deps
This commit is contained in:
parent
0065b0a49e
commit
73d4530c5b
16
package.json
16
package.json
@ -42,23 +42,23 @@
|
|||||||
},
|
},
|
||||||
"homepage": "https://github.com/libp2p/js-libp2p-keychain#readme",
|
"homepage": "https://github.com/libp2p/js-libp2p-keychain#readme",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"async": "^2.6.0",
|
"async": "^2.6.1",
|
||||||
"interface-datastore": "~0.4.2",
|
"interface-datastore": "~0.4.2",
|
||||||
"libp2p-crypto": "~0.13.0",
|
"libp2p-crypto": "~0.13.0",
|
||||||
"lodash.merge": "^4.6.1",
|
"lodash.merge": "^4.6.1",
|
||||||
"pull-stream": "^3.6.1",
|
"pull-stream": "^3.6.8",
|
||||||
"sanitize-filename": "^1.6.1"
|
"sanitize-filename": "^1.6.1"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"aegir": "^13.0.7",
|
"aegir": "^14.0.0",
|
||||||
"chai": "^4.1.2",
|
"chai": "^4.1.2",
|
||||||
"chai-string": "^1.4.0",
|
"chai-string": "^1.4.0",
|
||||||
"datastore-fs": "~0.4.2",
|
"datastore-fs": "~0.5.0",
|
||||||
"datastore-level": "~0.7.0",
|
"datastore-level": "~0.8.0",
|
||||||
"dirty-chai": "^2.0.1",
|
"dirty-chai": "^2.0.1",
|
||||||
"level-js": "^2.2.4",
|
"level-js": "^3.0.0",
|
||||||
"mocha": "^5.0.0",
|
"mocha": "^5.2.0",
|
||||||
"peer-id": "~0.10.5",
|
"peer-id": "~0.10.7",
|
||||||
"rimraf": "^2.6.2"
|
"rimraf": "^2.6.2"
|
||||||
},
|
},
|
||||||
"contributors": [
|
"contributors": [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user