We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
ws
1 parent 4d65f1d commit 4b0bd71Copy full SHA for 4b0bd71
packages/cli-server-api/package.json
@@ -15,7 +15,7 @@
15
"nocache": "^3.0.1",
16
"pretty-format": "^26.6.2",
17
"serve-static": "^1.13.1",
18
- "ws": "^6.2.2"
+ "ws": "^6.2.3"
19
},
20
"devDependencies": {
21
"@types/compression": "^1.7.2",
yarn.lock
@@ -11862,7 +11862,7 @@ [email protected]:
11862
type-fest "^0.4.1"
11863
write-json-file "^3.2.0"
11864
11865
-ws@^6.2.2:
+ws@^6.2.3:
11866
version "6.2.3"
11867
resolved "https://registry.yarnpkg.com/ws/-/ws-6.2.3.tgz#ccc96e4add5fd6fedbc491903075c85c5a11d9ee"
11868
integrity sha512-jmTjYU0j60B+vHey6TfR3Z7RD61z/hmxBS3VMSGIrroOWXQEneK1zNuotOUrGyBHQj0yrpsLHPWtigEFd13ndA==
0 commit comments