File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 30
30
"@types/react" : " ^18.3.12" ,
31
31
"@types/react-dom" : " ^18.2.25" ,
32
32
"@types/webpack" : " ^5.28.5" ,
33
- "@types/ws" : " ^8.5.10 " ,
33
+ "@types/ws" : " ^8.18.0 " ,
34
34
"@typescript-eslint/eslint-plugin" : " ^7.0.0" ,
35
35
"@typescript-eslint/parser" : " ^6.21.0" ,
36
36
"classnames" : " ^2.5.1" ,
81
81
"express" : " ^4.21.2" ,
82
82
"gray-matter" : " ^4.0.3" ,
83
83
"open" : " ^10.1.0" ,
84
- "ws" : " ^8.17 .1"
84
+ "ws" : " ^8.18 .1"
85
85
},
86
86
"packageManager" : " yarn@1.22.19" ,
87
87
"engines" : {
Original file line number Diff line number Diff line change 1238
1238
tapable "^2.2.0"
1239
1239
webpack "^5"
1240
1240
1241
- " @types/ws@^8.5.10 " :
1242
- version "8.5.10 "
1243
- resolved "https://registry.yarnpkg.com/@types/ws/-/ws-8.5.10 .tgz#4acfb517970853fa6574a3a6886791d04a396787 "
1244
- integrity sha512-vmQSUcfalpIq0R9q7uTo2lXs6eGIpt9wtnLdMv9LVpIjCA/+ufZRozlVoVelIYixx1ugCBKDhn89vnsEGOCx9A ==
1241
+ " @types/ws@^8.18.0 " :
1242
+ version "8.18.0 "
1243
+ resolved "https://registry.yarnpkg.com/@types/ws/-/ws-8.18.0 .tgz#8a2ec491d6f0685ceaab9a9b7ff44146236993b5 "
1244
+ integrity sha512-8svvI3hMyvN0kKCJMvTJP/x6Y/EoQbepff882wL+Sn5QsXb3etnamgrJq4isrBxSJj5L2AuXcI0+bgkoAXGUJw ==
1245
1245
dependencies :
1246
1246
" @types/node" " *"
1247
1247
@@ -6557,10 +6557,10 @@ write-file-atomic@^4.0.2:
6557
6557
imurmurhash "^0.1.4"
6558
6558
signal-exit "^3.0.7"
6559
6559
6560
- ws@^8.17 .1 :
6561
- version "8.17 .1"
6562
- resolved "https://registry.yarnpkg.com/ws/-/ws-8.17 .1.tgz#9293da530bb548febc95371d90f9c878727d919b "
6563
- integrity sha512-6XQFvXTkbfUOZOKKILFG1PDK2NDQs4azKQl26T0YS5CxqWLgXajbPZ+h4gZekJyRqFU8pvnbAbbs/3TgRPy+GQ ==
6560
+ ws@^8.18 .1 :
6561
+ version "8.18 .1"
6562
+ resolved "https://registry.yarnpkg.com/ws/-/ws-8.18 .1.tgz#ea131d3784e1dfdff91adb0a4a116b127515e3cb "
6563
+ integrity sha512-RKW2aJZMXeMxVpnZ6bck+RswznaxmzdULiBr6KY7XkTnW8uvt0iT9H5DkHUChXrc+uurzwa0rVI16n/Xzjdz1w ==
6564
6564
6565
6565
y18n@^5.0.5 :
6566
6566
version "5.0.8"
You can’t perform that action at this time.
0 commit comments