Skip to content

Commit

Permalink
webpack updated for ovoiding moment.js vulneravility, pump to version…
Browse files Browse the repository at this point in the history
… 1.1.0
  • Loading branch information
denisgranha committed Mar 20, 2018
1 parent 3bf01d3 commit 6180424
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "abi-decoder",
"version": "1.0.9",
"version": "1.1.0",
"description": "Nodejs and Javascript library for decoding data params and events from ethereum transactions\"",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -31,7 +31,7 @@
"babel-preset-es2015": "^6.22.0",
"chai": "^3.5.0",
"web3": "^0.18.4",
"webpack": "^2.2.1"
"webpack": "^2.7.0"
},
"devDependencies": {
"mocha": "^4.0.0"
Expand Down

0 comments on commit 6180424

Please sign in to comment.