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.2.24" ,
31
31
"@types/react-dom" : " ^18.2.8" ,
32
32
"@types/webpack" : " ^5.28.5" ,
33
- "@types/ws" : " ^8.5.5 " ,
33
+ "@types/ws" : " ^8.5.10 " ,
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.14 .1"
84
+ "ws" : " ^8.15 .1"
85
85
},
86
86
"packageManager" : " yarn@1.22.19" ,
87
87
"engines" : {
Original file line number Diff line number Diff line change 1068
1068
tapable "^2.2.0"
1069
1069
webpack "^5"
1070
1070
1071
- " @types/ws@^8.5.5 " :
1072
- version "8.5.5 "
1073
- resolved "https://registry.yarnpkg.com/@types/ws/-/ws-8.5.5 .tgz#af587964aa06682702ee6dcbc7be41a80e4b28eb "
1074
- integrity sha512-lwhs8hktwxSjf9UaZ9tG5M03PGogvFaH8gUgLNbN9HKIg0dvv6q+gkSuJ8HN4/VbyxkuLzCjlN7GquQ0gUJfIg ==
1071
+ " @types/ws@^8.5.10 " :
1072
+ version "8.5.10 "
1073
+ resolved "https://registry.yarnpkg.com/@types/ws/-/ws-8.5.10 .tgz#4acfb517970853fa6574a3a6886791d04a396787 "
1074
+ integrity sha512-vmQSUcfalpIq0R9q7uTo2lXs6eGIpt9wtnLdMv9LVpIjCA/+ufZRozlVoVelIYixx1ugCBKDhn89vnsEGOCx9A ==
1075
1075
dependencies :
1076
1076
" @types/node" " *"
1077
1077
@@ -5838,10 +5838,10 @@ write-file-atomic@^4.0.2:
5838
5838
imurmurhash "^0.1.4"
5839
5839
signal-exit "^3.0.7"
5840
5840
5841
- ws@^8.14 .1 :
5842
- version "8.14 .1"
5843
- resolved "https://registry.yarnpkg.com/ws/-/ws-8.14 .1.tgz#4b9586b4f70f9e6534c7bb1d3dc0baa8b8cf01e0 "
5844
- integrity sha512-4OOseMUq8AzRBI/7SLMUwO+FEDnguetSk7KMb1sHwvF2w2Wv5Hoj0nlifx8vtGsftE/jWHojPy8sMMzYLJ2G/A ==
5841
+ ws@^8.15 .1 :
5842
+ version "8.15 .1"
5843
+ resolved "https://registry.yarnpkg.com/ws/-/ws-8.15 .1.tgz#271ba33a45ca0cc477940f7f200cd7fba7ee1997 "
5844
+ integrity sha512-W5OZiCjXEmk0yZ66ZN82beM5Sz7l7coYxpRkzS+p9PP+ToQry8szKh+61eNktr7EA9DOwvFGhfC605jDHbP6QQ ==
5845
5845
5846
5846
y18n@^5.0.5 :
5847
5847
version "5.0.8"
You can’t perform that action at this time.
0 commit comments