Skip to content
Snippets Groups Projects
Unverified Commit 5e851cb7 authored by Fabien's avatar Fabien Committed by GitHub
Browse files

Update ws package to v3.3.2 (#294)

parent 3639c220
No related branches found
No related tags found
No related merge requests found
......@@ -49,7 +49,7 @@
"lodash": "^4.16.4",
"postinstall-build": "^5.0.1",
"secure-random": "^1.1.1",
"ws": "^3.0.0"
"ws": "^3.3.2"
},
"devDependencies": {
"babel-cli": "^6.16.0",
......
......@@ -3364,9 +3364,9 @@ write@^0.2.1:
dependencies:
mkdirp "^0.5.1"
ws@^3.0.0:
version "3.2.0"
resolved "https://registry.yarnpkg.com/ws/-/ws-3.2.0.tgz#d5d3d6b11aff71e73f808f40cc69d52bb6d4a185"
ws@^3.3.2:
version "3.3.2"
resolved "https://registry.yarnpkg.com/ws/-/ws-3.3.2.tgz#96c1d08b3fefda1d5c1e33700d3bfaa9be2d5608"
dependencies:
async-limiter "~1.0.0"
safe-buffer "~5.1.0"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment