Skip to content

Commit

Permalink
fix(eventstream upgrade): Update eventstream to a non-compromised ver…
Browse files Browse the repository at this point in the history
…sion
  • Loading branch information
Yannick Meeus authored and YannickMeeus committed Dec 13, 2018
1 parent 6c09145 commit 581c9e7
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 45 deletions.
75 changes: 31 additions & 44 deletions package-lock.json

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

4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,9 @@
"uuid": "^3.3.2",
"validate-commit-msg": "^2.12.2"
},
"dependencies": {},
"dependencies": {
"event-stream": "4.0.1"
},
"husky": {
"hooks": {
"pre-commit": "lint-staged"
Expand Down

0 comments on commit 581c9e7

Please sign in to comment.