File tree Expand file tree Collapse file tree 2 files changed +0
-19
lines changed Expand file tree Collapse file tree 2 files changed +0
-19
lines changed Original file line number Diff line number Diff line change 43
43
"@nestjs/event-emitter" : " ^1.3.1" ,
44
44
"@nestjs/platform-express" : " ^9.0.11" ,
45
45
"@nestjs/platform-socket.io" : " ^9.0.11" ,
46
- "@nestjs/platform-ws" : " ^10.0.2" ,
47
46
"@nestjs/serve-static" : " ^3.0.0" ,
48
47
"@nestjs/swagger" : " ^6.1.2" ,
49
48
"@nestjs/typeorm" : " ^9.0.1" ,
Original file line number Diff line number Diff line change 770
770
socket.io "4.6.1"
771
771
tslib "2.5.0"
772
772
773
- " @nestjs/platform-ws@^10.0.2 " :
774
- version "10.0.2"
775
- resolved "https://registry.yarnpkg.com/@nestjs/platform-ws/-/platform-ws-10.0.2.tgz#5318e26d6ab86a19868e7aee78fd027946942241"
776
- integrity sha512-WR3i7ukB5owwtxb0VXqK5HReGYlMLdns15GIVWSMnAfvRrgpXUQp2i4fhaCM1B/p87AHGXCoDDyO3KTt3qBiiQ==
777
- dependencies :
778
- tslib "2.5.3"
779
- ws "8.13.0"
780
-
781
773
" @nestjs/schematics@^9.0.3" , "@nestjs/schematics@^9.0.4":
782
774
version "9.1.0"
783
775
resolved "https://registry.yarnpkg.com/@nestjs/schematics/-/schematics-9.1.0.tgz#8afc4b1e7c7988c18d3ab44cffe56773b7507272"
8107
8099
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.5.0.tgz#42bfed86f5787aeb41d031866c8f402429e0fddf"
8108
8100
integrity sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg==
8109
8101
8110
-
8111
- version "2.5.3"
8112
- resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.5.3.tgz#24944ba2d990940e6e982c4bea147aba80209913"
8113
- integrity sha512-mSxlJJwl3BMEQCUNnxXBU9jP4JBktcEGhURcPR6VQVlnP0FdDEsIaz0C35dXNGLyRfrATNofF0F5p2KPxQgB+w==
8114
-
8115
8102
tslib@^1.8.1, tslib@^1.9.0 :
8116
8103
version "1.14.1"
8117
8104
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
@@ -8659,11 +8646,6 @@ write-file-atomic@^3.0.0:
8659
8646
signal-exit "^3.0.2"
8660
8647
typedarray-to-buffer "^3.1.5"
8661
8648
8662
-
8663
- version "8.13.0"
8664
- resolved "https://registry.yarnpkg.com/ws/-/ws-8.13.0.tgz#9a9fb92f93cf41512a0735c8f4dd09b8a1211cd0"
8665
- integrity sha512-x9vcZYTrFPC7aSIbj7sRCYo7L/Xb8Iy+pW0ng0wt2vCJv7M9HOMy0UoN3rr+IFC7hb7vXoqS+P9ktyLLLhO+LA==
8666
-
8667
8649
ws@^7.4.6 :
8668
8650
version "7.5.9"
8669
8651
resolved "https://registry.yarnpkg.com/ws/-/ws-7.5.9.tgz#54fa7db29f4c7cec68b1ddd3a89de099942bb591"
You can’t perform that action at this time.
0 commit comments