Skip to content

Commit 1d1a04b

Browse files
fix(package): update @nestjs/websockets to version 5.3.15
Closes #17
1 parent bfe8ce1 commit 1d1a04b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@nestjs/swagger": "^1.1.3",
4747
"@nestjs/testing": "^4.5.5",
4848
"@nestjs/typeorm": "^2.0.0",
49-
"@nestjs/websockets": "^4.5.8",
49+
"@nestjs/websockets": "^5.3.15",
5050
"@types/dotenv": "^4.0.2",
5151
"@types/jsonwebtoken": "^7.2.5",
5252
"@types/node": "^9.3.0",

0 commit comments

Comments
 (0)