1
0
Fork 0

Upgrade ws

This commit is contained in:
Chocobozzz 2017-11-30 13:20:35 +01:00
parent 98ec8b8e73
commit 6cae49d262
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
2 changed files with 2 additions and 2 deletions

View File

@ -88,7 +88,7 @@
"validator": "^9.0.0",
"webfinger.js": "^2.6.6",
"winston": "^2.1.1",
"ws": "^3.1.0"
"ws": "^3.3.2"
},
"devDependencies": {
"@types/async": "^2.0.40",

View File

@ -4523,7 +4523,7 @@ write@^0.2.1:
dependencies:
mkdirp "^0.5.1"
ws@^3.1.0, ws@^3.3.1:
ws@^3.3.1, ws@^3.3.2:
version "3.3.2"
resolved "https://registry.yarnpkg.com/ws/-/ws-3.3.2.tgz#96c1d08b3fefda1d5c1e33700d3bfaa9be2d5608"
dependencies: