mirror of
https://github.com/fluencelabs/js-libp2p-crypto
synced 2025-03-15 09:41:03 +00:00
chore: update node forge version
Use `^` so it's the same as libp2p
This commit is contained in:
parent
75d250c876
commit
437a76fbe3
@ -45,7 +45,7 @@
|
|||||||
"keypair": "^1.0.1",
|
"keypair": "^1.0.1",
|
||||||
"multibase": "^0.7.0",
|
"multibase": "^0.7.0",
|
||||||
"multihashing-async": "^0.8.1",
|
"multihashing-async": "^0.8.1",
|
||||||
"node-forge": "~0.9.1",
|
"node-forge": "^0.9.1",
|
||||||
"pem-jwk": "^2.0.0",
|
"pem-jwk": "^2.0.0",
|
||||||
"protons": "^1.0.1",
|
"protons": "^1.0.1",
|
||||||
"secp256k1": "^4.0.0",
|
"secp256k1": "^4.0.0",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user