Skip to content

Commit efb3547

Browse files
committed
#RI-4454 - remove unnecessary library
1 parent e472964 commit efb3547

File tree

2 files changed

+0
-19
lines changed

2 files changed

+0
-19
lines changed

redisinsight/api/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@
4343
"@nestjs/event-emitter": "^1.3.1",
4444
"@nestjs/platform-express": "^9.0.11",
4545
"@nestjs/platform-socket.io": "^9.0.11",
46-
"@nestjs/platform-ws": "^10.0.2",
4746
"@nestjs/serve-static": "^3.0.0",
4847
"@nestjs/swagger": "^6.1.2",
4948
"@nestjs/typeorm": "^9.0.1",

redisinsight/api/yarn.lock

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -770,14 +770,6 @@
770770
socket.io "4.6.1"
771771
tslib "2.5.0"
772772

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-
781773
"@nestjs/schematics@^9.0.3", "@nestjs/schematics@^9.0.4":
782774
version "9.1.0"
783775
resolved "https://registry.yarnpkg.com/@nestjs/schematics/-/schematics-9.1.0.tgz#8afc4b1e7c7988c18d3ab44cffe56773b7507272"
@@ -8107,11 +8099,6 @@ [email protected], tslib@>=1.9.0, tslib@^2.1.0, tslib@^2.5.0:
81078099
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.5.0.tgz#42bfed86f5787aeb41d031866c8f402429e0fddf"
81088100
integrity sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg==
81098101

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-
81158102
tslib@^1.8.1, tslib@^1.9.0:
81168103
version "1.14.1"
81178104
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
@@ -8659,11 +8646,6 @@ write-file-atomic@^3.0.0:
86598646
signal-exit "^3.0.2"
86608647
typedarray-to-buffer "^3.1.5"
86618648

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-
86678649
ws@^7.4.6:
86688650
version "7.5.9"
86698651
resolved "https://registry.yarnpkg.com/ws/-/ws-7.5.9.tgz#54fa7db29f4c7cec68b1ddd3a89de099942bb591"

0 commit comments

Comments
 (0)