chore: update node forge version

Use `^` so it's the same as libp2p
This commit is contained in:
Alex Potsides 2020-06-09 10:04:57 +01:00 committed by Jacob Heun
parent 75d250c876
commit 437a76fbe3

View File

@ -45,7 +45,7 @@
"keypair": "^1.0.1",
"multibase": "^0.7.0",
"multihashing-async": "^0.8.1",
"node-forge": "~0.9.1",
"node-forge": "^0.9.1",
"pem-jwk": "^2.0.0",
"protons": "^1.0.1",
"secp256k1": "^4.0.0",