Skip to content

Commit f94da08

Browse files
fix(package): update @nestjs/websockets to version 7.1.0
Closes #10
1 parent a9b31fa commit f94da08

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
@@ -15,7 +15,7 @@
1515
"@nestjs/microservices": "^4.5.8",
1616
"@nestjs/swagger": "^1.1.4",
1717
"@nestjs/testing": "^4.5.5",
18-
"@nestjs/websockets": "^4.5.8",
18+
"@nestjs/websockets": "^7.1.0",
1919
"js-yaml": "^3.11.0",
2020
"lodash": "^4.17.5",
2121
"lodash-es": "^4.17.7",

0 commit comments

Comments
 (0)