Skip to content
This repository has been archived by the owner on Nov 7, 2020. It is now read-only.

Commit

Permalink
fix(package): update @types/ws to version 5.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed May 3, 2018
1 parent debb05e commit d2397ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@nestjs/testing": "^4.0.0",
"@nestjs/websockets": "^4.0.0",
"@types/bluebird": "^3.5.8",
"@types/ws": "^4.0.0",
"@types/ws": "^5.1.0",
"axios": "^0.18.0",
"bluebird": "^3.5.0",
"body-parser": "^1.17.2",
Expand Down

0 comments on commit d2397ca

Please sign in to comment.