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 3030 "@types/react" : " ^18.0.28" ,
3131 "@types/react-dom" : " ^18.0.11" ,
3232 "@types/webpack" : " ^5.28.0" ,
33- "@types/ws" : " ^8.5.4 " ,
33+ "@types/ws" : " ^8.5.5 " ,
3434 "@typescript-eslint/eslint-plugin" : " ^6.0.0" ,
3535 "@typescript-eslint/parser" : " ^6.0.0" ,
3636 "classnames" : " ^2.3.2" ,
8181 "express" : " ^4.18.2" ,
8282 "gray-matter" : " ^4.0.3" ,
8383 "open" : " ^9.1.0" ,
84- "ws" : " ^8.12 .1"
84+ "ws" : " ^8.14 .1"
8585 },
8686 "packageManager" : " yarn@1.22.19" ,
8787 "engines" : {
Original file line number Diff line number Diff line change 993993 tapable "^2.2.0"
994994 webpack "^5"
995995
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 ==
10001000 dependencies :
10011001 " @types/node" " *"
10021002
@@ -5363,10 +5363,10 @@ write-file-atomic@^4.0.2:
53635363 imurmurhash "^0.1.4"
53645364 signal-exit "^3.0.7"
53655365
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.14 .1 :
5367+ version "8.14 .1"
5368+ resolved "https://registry.yarnpkg.com/ws/-/ws-8.14 .1.tgz#4b9586b4f70f9e6534c7bb1d3dc0baa8b8cf01e0 "
5369+ integrity sha512-4OOseMUq8AzRBI/7SLMUwO+FEDnguetSk7KMb1sHwvF2w2Wv5Hoj0nlifx8vtGsftE/jWHojPy8sMMzYLJ2G/A ==
53705370
53715371y18n@^5.0.5 :
53725372 version "5.0.8"
You can’t perform that action at this time.
0 commit comments