Skip to content

Commit

Permalink
Update eventsource due to CVE-2022-1650
Browse files Browse the repository at this point in the history
  • Loading branch information
brammitch committed May 25, 2022
1 parent dc105cd commit 1cf4a5a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 31 deletions.
38 changes: 8 additions & 30 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
Expand Up @@ -30,7 +30,7 @@
],
"dependencies": {
"debug": "^3.2.7",
"eventsource": "^1.1.0",
"eventsource": "^2.0.2",
"faye-websocket": "^0.11.4",
"inherits": "^2.0.4",
"url-parse": "^1.5.10"
Expand Down

0 comments on commit 1cf4a5a

Please sign in to comment.