Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix: upgrade ws from 1.1.0 to 1.1.5
Snyk has created this PR to upgrade ws from 1.1.0 to 1.1.5.

See this package in NPM:
https://www.npmjs.com/package/ws

See this project in Snyk:
https://app.snyk.io/org/saurabharch/project/57612438-8f6c-4d2f-a96b-ff5097d9cf7c?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot committed Feb 23, 2020
commit 3131e7628eac64908b22d19a5b6c21a2792d8ab8
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"request": "^2.65.0",
"superagent": "3.7.0",
"svg-inline-loader": "^0.3.0",
"ws":"1.1.0",
"ws":"1.1.5",
"express-ws":"2.0.0"

}
Expand Down