We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 073ad6a commit 96ce6f9Copy full SHA for 96ce6f9
package.json
@@ -209,7 +209,7 @@
209
"serve-static": "^1.13.1",
210
"shell-quote": "1.6.1",
211
"stacktrace-parser": "^0.1.3",
212
- "ws": "^1.1.0",
+ "ws": "^1.1.5",
213
"xcode": "^1.0.0",
214
"xmldoc": "^0.4.0",
215
"yargs": "^9.0.0"
yarn.lock
@@ -7164,7 +7164,7 @@ write@^0.2.1:
7164
dependencies:
7165
mkdirp "^0.5.1"
7166
7167
-ws@^1.1.0, ws@^1.1.1:
+ws@^1.1.0, ws@^1.1.1, ws@^1.1.5:
7168
version "1.1.5"
7169
resolved "https://registry.yarnpkg.com/ws/-/ws-1.1.5.tgz#cbd9e6e75e09fc5d2c90015f21f0c40875e0dd51"
7170
integrity sha512-o3KqipXNUdS7wpQzBHSe180lBGO60SoK0yVo3CYJgb2MkobuWuBX6dhkYP5ORCLd55y+SaflMOV5fqAB53ux4w==
0 commit comments