Skip to content

Commit

Permalink
Update lodash for security fix.
Browse files Browse the repository at this point in the history
Add more tags.
  • Loading branch information
isaacgr committed Jul 12, 2019
1 parent b567048 commit ecbd177
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 5 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

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

9 changes: 7 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,12 @@
"ws",
"web",
"socket",
"sockets"
"sockets",
"node",
"javascript",
"js",
"browser",
"web"
],
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -56,7 +61,7 @@
"mocha": "^6.1.4"
},
"dependencies": {
"lodash": "^4.17.11",
"lodash": "^4.17.14",
"ws": "^7.1.0"
}
}

0 comments on commit ecbd177

Please sign in to comment.