Bump dependencies including babel-runtime (#50)

This commit is contained in:
knoxcard2
2020-05-13 17:10:30 -07:00
parent 3e574909ca
commit 98c1cddc91

View File

@@ -12,13 +12,13 @@
"test": "test"
},
"dependencies": {
"babel-runtime": "^6.6.1",
"babel-runtime": "^6.26.0",
"bn.js": "^5.1.1",
"create-hash": "^1.1.2",
"create-hash": "^1.2.0",
"decimal.js": "^10.2.0",
"inherits": "^2.0.1",
"inherits": "^2.0.4",
"lodash": "^4.17.15",
"ripple-address-codec": "^4.0.0"
"ripple-address-codec": "^4.1.0"
},
"devDependencies": {
"babel-cli": "^6.8.0",