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: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-WS-1296835
  • Loading branch information
snyk-bot committed Jun 8, 2021
commit cce875028fb89b400f6b23080370abb308b34dc3
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"superagent": "3.7.0",
"svg-inline-loader": "^0.3.0",
"ws":"1.1.0",
"express-ws":"2.0.0"
"express-ws":"5.0.1"

}
}