update ripple-keypairs

This commit is contained in:
Fred K. Schott
2019-11-02 08:54:46 -07:00
parent b55f0e849e
commit 1bde56a11a
2 changed files with 15 additions and 25 deletions

View File

@@ -23,10 +23,10 @@
"https-proxy-agent": "^3.0.0",
"jsonschema": "1.2.2",
"lodash": "^4.17.4",
"ripple-address-codec": "^4.0.0",
"lodash.isequal": "^4.5.0",
"ripple-address-codec": "^4.0.0",
"ripple-binary-codec": "^0.2.4",
"ripple-keypairs": "^0.10.1",
"ripple-keypairs": "^0.11.0",
"ripple-lib-transactionparser": "0.8.0",
"ws": "^3.3.1"
},