File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 30
30
"@types/react" : " ^18.0.28" ,
31
31
"@types/react-dom" : " ^18.0.11" ,
32
32
"@types/webpack" : " ^5.28.0" ,
33
- "@types/ws" : " ^8.5.4 " ,
33
+ "@types/ws" : " ^8.5.5 " ,
34
34
"@typescript-eslint/eslint-plugin" : " ^6.0.0" ,
35
35
"@typescript-eslint/parser" : " ^6.0.0" ,
36
36
"classnames" : " ^2.3.2" ,
81
81
"express" : " ^4.18.2" ,
82
82
"gray-matter" : " ^4.0.3" ,
83
83
"open" : " ^9.1.0" ,
84
- "ws" : " ^8.12.1 "
84
+ "ws" : " ^8.13.0 "
85
85
},
86
86
"packageManager" : " yarn@1.22.19" ,
87
87
"engines" : {
Original file line number Diff line number Diff line change 993
993
tapable "^2.2.0"
994
994
webpack "^5"
995
995
996
- " @types/ws@^8.5.4 " :
997
- version "8.5.4 "
998
- resolved "https://registry.yarnpkg.com/@types/ws/-/ws-8.5.4 .tgz#bb10e36116d6e570dd943735f86c933c1587b8a5 "
999
- integrity sha512-zdQDHKUgcX/zBc4GrwsE/7dVdAD8JR4EuiAXiiUhhfyIJXXb2+PrGshFyeXWQPMmmZ2XxgaqclgpIC7eTXc1mg ==
996
+ " @types/ws@^8.5.5 " :
997
+ version "8.5.5 "
998
+ resolved "https://registry.yarnpkg.com/@types/ws/-/ws-8.5.5 .tgz#af587964aa06682702ee6dcbc7be41a80e4b28eb "
999
+ integrity sha512-lwhs8hktwxSjf9UaZ9tG5M03PGogvFaH8gUgLNbN9HKIg0dvv6q+gkSuJ8HN4/VbyxkuLzCjlN7GquQ0gUJfIg ==
1000
1000
dependencies :
1001
1001
" @types/node" " *"
1002
1002
@@ -5363,10 +5363,10 @@ write-file-atomic@^4.0.2:
5363
5363
imurmurhash "^0.1.4"
5364
5364
signal-exit "^3.0.7"
5365
5365
5366
- ws@^8.12.1 :
5367
- version "8.12.1 "
5368
- resolved "https://registry.yarnpkg.com/ws/-/ws-8.12.1 .tgz#c51e583d79140b5e42e39be48c934131942d4a8f "
5369
- integrity sha512-1qo+M9Ba+xNhPB+YTWUlK6M17brTut5EXbcBaMRN5pH5dFrXz7lzz1ChFSUq3bOUl8yEvSenhHmYUNJxFzdJew ==
5366
+ ws@^8.13.0 :
5367
+ version "8.13.0 "
5368
+ resolved "https://registry.yarnpkg.com/ws/-/ws-8.13.0 .tgz#9a9fb92f93cf41512a0735c8f4dd09b8a1211cd0 "
5369
+ integrity sha512-x9vcZYTrFPC7aSIbj7sRCYo7L/Xb8Iy+pW0ng0wt2vCJv7M9HOMy0UoN3rr+IFC7hb7vXoqS+P9ktyLLLhO+LA ==
5370
5370
5371
5371
y18n@^5.0.5 :
5372
5372
version "5.0.8"
You can’t perform that action at this time.
0 commit comments