Skip to content

Commit

Permalink
Merge pull request #216 from bigchaindb/feature/package-updates
Browse files Browse the repository at this point in the history
bump dependencies
  • Loading branch information
kremalicious committed Jul 5, 2018
2 parents 5616669 + 4a212b2 commit 6a637f3
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -106,4 +106,4 @@
],
"babel": "inherit"
}
}
}

0 comments on commit 6a637f3

Please sign in to comment.