File tree Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 46
46
"remark-docusaurus-tabs" : " ^0.2.0" ,
47
47
"remark-link-rewrite" : " ^1.0.7" ,
48
48
"remark-math" : " ^6.0.0" ,
49
- "sass" : " ^1.83.1"
49
+ "sass" : " ^1.83.1" ,
50
+ "ws" : " 8.18.0"
50
51
},
51
52
"devDependencies" : {
52
53
"@argos-ci/cli" : " ^2.5.3" ,
Original file line number Diff line number Diff line change @@ -11217,16 +11217,16 @@ write-file-atomic@^3.0.3:
11217
11217
signal-exit "^3.0.2"
11218
11218
typedarray-to-buffer "^3.1.5"
11219
11219
11220
+
11221
+ version "8.18.0"
11222
+ resolved "https://registry.yarnpkg.com/ws/-/ws-8.18.0.tgz#0d7505a6eafe2b0e712d232b42279f53bc289bbc"
11223
+ integrity sha512-8VbfWfHLbbwu3+N6OKsOMpBdT4kXPDDB9cJk2bJ6mh9ucxdlnNvH1e+roYkKmN9Nxw2yjz7VzeO9oOz2zJ04Pw==
11224
+
11220
11225
ws@^7.3.1:
11221
11226
version "7.5.9"
11222
11227
resolved "https://registry.npmjs.org/ws/-/ws-7.5.9.tgz"
11223
11228
integrity sha512-F+P9Jil7UiSKSkppIiD94dN07AwvFixvLIj1Og1Rl9GGMuNipJnV9JzjD6XuqmAeiswGvUmNLjr5cFuXwNS77Q==
11224
11229
11225
- ws@^8.13.0:
11226
- version "8.18.0"
11227
- resolved "https://registry.yarnpkg.com/ws/-/ws-8.18.0.tgz#0d7505a6eafe2b0e712d232b42279f53bc289bbc"
11228
- integrity sha512-8VbfWfHLbbwu3+N6OKsOMpBdT4kXPDDB9cJk2bJ6mh9ucxdlnNvH1e+roYkKmN9Nxw2yjz7VzeO9oOz2zJ04Pw==
11229
-
11230
11230
xdg-basedir@^5.0.1, xdg-basedir@^5.1.0:
11231
11231
version "5.1.0"
11232
11232
resolved "https://registry.yarnpkg.com/xdg-basedir/-/xdg-basedir-5.1.0.tgz#1efba19425e73be1bc6f2a6ceb52a3d2c884c0c9"
You can’t perform that action at this time.
0 commit comments