File tree Expand file tree Collapse file tree 2 files changed +6
-10
lines changed Expand file tree Collapse file tree 2 files changed +6
-10
lines changed Original file line number Diff line number Diff line change 97
97
"follow-redirects" : " ^1.15.6" ,
98
98
"sharp" : " 0.32.6" ,
99
99
"ejs" : " 3.1.10" ,
100
- "braces" : " ^3.0.3"
100
+ "braces" : " ^3.0.3" ,
101
+ "ws" : " ^8.17.1"
101
102
},
102
103
"scripts" : {
103
104
"clean" : " rm -rf node_modules yarn.lock" ,
Original file line number Diff line number Diff line change @@ -11820,15 +11820,10 @@ write-file-atomic@^4.0.2:
11820
11820
imurmurhash "^0.1.4"
11821
11821
signal-exit "^3.0.7"
11822
11822
11823
- ws@8.17.0, ws@^8.11.0 :
11824
- version "8.17.0"
11825
- resolved "https://registry.yarnpkg.com/ws/-/ws-8.17.0.tgz#d145d18eca2ed25aaf791a183903f7be5e295fea"
11826
- integrity sha512-uJq6108EgZMAl20KagGkzCKfMEjxmKvZHG7Tlq0Z6nOky7YF7aq4mOx6xK8TJ/i1LeK4Qus7INktacctDgY8Ow==
11827
-
11828
- ws@^7.3.1 :
11829
- version "7.5.9"
11830
- resolved "https://registry.npmjs.org/ws/-/ws-7.5.9.tgz"
11831
- integrity sha512-F+P9Jil7UiSKSkppIiD94dN07AwvFixvLIj1Og1Rl9GGMuNipJnV9JzjD6XuqmAeiswGvUmNLjr5cFuXwNS77Q==
11823
+ ws@8.17.0, ws@^7.3.1, ws@^8.11.0, ws@^8.17.1 :
11824
+ version "8.17.1"
11825
+ resolved "https://registry.yarnpkg.com/ws/-/ws-8.17.1.tgz#9293da530bb548febc95371d90f9c878727d919b"
11826
+ integrity sha512-6XQFvXTkbfUOZOKKILFG1PDK2NDQs4azKQl26T0YS5CxqWLgXajbPZ+h4gZekJyRqFU8pvnbAbbs/3TgRPy+GQ==
11832
11827
11833
11828
xdg-basedir@^4.0.0 :
11834
11829
version "4.0.0"
You can’t perform that action at this time.
0 commit comments