mirror of
https://github.com/fluencelabs/js-peer-id
synced 2025-07-31 02:31:59 +00:00
chore: update dependencies
This commit is contained in:
10
package.json
10
package.json
@@ -33,16 +33,16 @@
|
||||
},
|
||||
"homepage": "https://github.com/libp2p/js-peer-id",
|
||||
"devDependencies": {
|
||||
"aegir": "^14.0.0",
|
||||
"chai": "^4.1.2",
|
||||
"aegir": "^18.0.2",
|
||||
"chai": "^4.2.0",
|
||||
"dirty-chai": "^2.0.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"async": "^2.6.1",
|
||||
"class-is": "^1.1.0",
|
||||
"libp2p-crypto": "~0.13.0",
|
||||
"lodash": "^4.17.10",
|
||||
"multihashes": "~0.4.13"
|
||||
"libp2p-crypto": "~0.15.0",
|
||||
"lodash": "^4.17.11",
|
||||
"multihashes": "~0.4.14"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
Reference in New Issue
Block a user