Skip to content

Commit

Permalink
Merge pull request #13 from byteshiva/renovate/npm-socket.io-vulnerab…
Browse files Browse the repository at this point in the history
…ility

Pin dependency socket.io to v1.7.4 [SECURITY]
  • Loading branch information
byteshiva authored Jul 5, 2021
2 parents 09ff605 + a3a3618 commit 6c9b0e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"passport-local": "~0.1.6",
"composable-middleware": "^0.3.0",
"connect-mongo": "^0.4.1",
"socket.io": "^1.0.6",
"socket.io": "1.7.4",
"socket.io-client": "^1.0.6",
"socketio-jwt": "^2.0.2"
},
Expand Down

0 comments on commit 6c9b0e6

Please sign in to comment.