Skip to content

Commit

Permalink
Update sockjs dependency to fix auditjs security vulnerability warning (
Browse files Browse the repository at this point in the history
  • Loading branch information
fwielstra authored and shellscape committed Dec 22, 2017
1 parent 7e89442 commit ef18fc8
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 10 deletions.
20 changes: 11 additions & 9 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"portfinder": "^1.0.9",
"selfsigned": "^1.9.1",
"serve-index": "^1.7.2",
"sockjs": "0.3.18",
"sockjs": "0.3.19",
"sockjs-client": "1.1.4",
"spdy": "^3.4.1",
"strip-ansi": "^3.0.1",
Expand Down

0 comments on commit ef18fc8

Please sign in to comment.