mirror of
https://github.com/bigchaindb/js-bigchaindb-driver.git
synced 2024-11-22 01:36:56 +01:00
bump dependencies
This commit is contained in:
parent
56166698f1
commit
4a212b29be
16
package.json
16
package.json
@ -51,28 +51,28 @@
|
||||
"babel-runtime": "^6.26.0",
|
||||
"cross-env": "^5.2.0",
|
||||
"documentation": "^8.0.0",
|
||||
"eslint": "^5.0.0",
|
||||
"eslint": "^5.0.1",
|
||||
"eslint-config-ascribe": "^3.0.5",
|
||||
"eslint-plugin-import": "^2.9.0",
|
||||
"eslint-plugin-import": "^2.13.0",
|
||||
"husky": "^0.14.3",
|
||||
"lint-staged": "^7.1.2",
|
||||
"nyc": "^12.0.1",
|
||||
"release-it": "^7.2.1",
|
||||
"release-it": "^7.4.7",
|
||||
"rimraf": "^2.6.2",
|
||||
"sinon": "^6.0.0",
|
||||
"sinon": "^6.1.0",
|
||||
"webpack": "^4.15.0",
|
||||
"webpack-cli": "^3.0.4"
|
||||
"webpack-cli": "^3.0.8"
|
||||
},
|
||||
"dependencies": {
|
||||
"browser-resolve": "^1.11.2",
|
||||
"browser-resolve": "^1.11.3",
|
||||
"bs58": "^4.0.1",
|
||||
"buffer": "^5.1.0",
|
||||
"clone": "^2.1.1",
|
||||
"core-js": "^2.5.4",
|
||||
"core-js": "^2.5.7",
|
||||
"crypto-conditions": "^2.0.1",
|
||||
"decamelize": "^2.0.0",
|
||||
"es6-promise": "^4.2.4",
|
||||
"fetch-ponyfill": "^6.0.1",
|
||||
"crypto-conditions": "^2.0.1",
|
||||
"isomorphic-fetch": "^2.2.1",
|
||||
"js-sha3": "^0.7.0",
|
||||
"js-utility-belt": "^1.5.0",
|
||||
|
Loading…
Reference in New Issue
Block a user