mirror of
https://github.com/fluencelabs/js-libp2p-crypto
synced 2025-03-15 19:50:58 +00:00
chore: update dependencies
This commit is contained in:
parent
4c36aeba17
commit
4c744d3b60
@ -28,16 +28,16 @@
|
|||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"libp2p-crypto": "^0.8.0",
|
"libp2p-crypto": "^0.8.0",
|
||||||
"multihashing-async": "^0.3.0",
|
"multihashing-async": "^0.4.1",
|
||||||
"nodeify": "^1.0.0",
|
"nodeify": "^1.0.0",
|
||||||
"safe-buffer": "^5.0.1",
|
"safe-buffer": "^5.0.1",
|
||||||
"secp256k1": "^3.2.5"
|
"secp256k1": "^3.2.5"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"aegir": "^9.2.1",
|
"aegir": "^10.0.0",
|
||||||
"benchmark": "^2.1.2",
|
"benchmark": "^2.1.3",
|
||||||
"chai": "^3.5.0",
|
"chai": "^3.5.0",
|
||||||
"pre-commit": "^1.1.3"
|
"pre-commit": "^1.2.2"
|
||||||
},
|
},
|
||||||
"pre-commit": [
|
"pre-commit": [
|
||||||
"lint",
|
"lint",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user