Upgrade ws
This commit is contained in:
parent
98ec8b8e73
commit
6cae49d262
2 changed files with 2 additions and 2 deletions
|
@ -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",
|
||||
|
|
|
@ -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:
|
||||
|
|
Loading…
Add table
Reference in a new issue