File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 49
49
"@types/dotenv" : " ^8.2.0" ,
50
50
"@types/jsonwebtoken" : " ^8.5.4" ,
51
51
"@types/node" : " ^16.3.3" ,
52
- "@types/ws" : " ^7.4.6 " ,
52
+ "@types/ws" : " ^7.4.7 " ,
53
53
"@typescript-eslint/eslint-plugin" : " ^4.0.0" ,
54
54
"@typescript-eslint/parser" : " ^3.10.1" ,
55
55
"aws-lambda" : " ^1.0.6" ,
Original file line number Diff line number Diff line change 2724
2724
dependencies :
2725
2725
" @types/node" " *"
2726
2726
2727
- " @types/ws@^7.0.0" , "@types/ws@^7.4.6 ":
2728
- version "7.4.6 "
2729
- resolved "https://registry.yarnpkg.com/@types/ws/-/ws-7.4.6 .tgz#c4320845e43d45a7129bb32905e28781c71c1fff "
2730
- integrity sha512-ijZ1vzRawI7QoWnTNL8KpHixd2b2XVb9I9HAqI3triPsh1EC0xH0Eg6w2O3TKbDCgiNNlJqfrof6j4T2I+l9vw ==
2727
+ " @types/ws@^7.0.0" , "@types/ws@^7.4.7 ":
2728
+ version "7.4.7 "
2729
+ resolved "https://registry.yarnpkg.com/@types/ws/-/ws-7.4.7 .tgz#f7c390a36f7a0679aa69de2d501319f4f8d9b702 "
2730
+ integrity sha512-JQbbmxZTZehdc2iszGKs5oC3NFnjeay7mtAWrdt7qNtAVK0g19muApzAy4bm9byz79xa2ZnO/BOBC2R8RC5Lww ==
2731
2731
dependencies :
2732
2732
" @types/node" " *"
2733
2733
You can’t perform that action at this time.
0 commit comments