Skip to content

Commit

Permalink
Fix security audits (#495)
Browse files Browse the repository at this point in the history
* Force-update socket.io to avoid the parsejson vulnerability.
* Update handlebars by removing from the lockfile and re-running yarn.
  • Loading branch information
alangpierce committed Dec 31, 2019
1 parent e98fbea commit 12126d3
Show file tree
Hide file tree
Showing 2 changed files with 134 additions and 171 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,5 +87,8 @@
},
"engines": {
"node": ">=8"
},
"resolutions": {
"**/eshost/socket.io": "^2"
}
}

0 comments on commit 12126d3

Please sign in to comment.