Skip to content

Commit

Permalink
Fix audit warning
Browse files Browse the repository at this point in the history
  • Loading branch information
batiste committed Apr 15, 2019
1 parent 6d9dbee commit 5a77da1
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 3 deletions.
20 changes: 18 additions & 2 deletions package-lock.json

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

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,8 @@
"webpack": "^4.29.6",
"webpack-cli": "^3.3.0",
"webpack-dev-middleware": "^3.6.2",
"webpack-node-externals": "^1.7.2"
"webpack-node-externals": "^1.7.2",
"node.extend": ">=1.1.7"
},
"homepage": "https://github.com/batiste/blop-language",
"dependencies": {
Expand Down

0 comments on commit 5a77da1

Please sign in to comment.