Update ws to the latest version 🚀 (#6485)
* fix(package): update ws to version 7.2.3 * chore(package): update lockfile package-lock.json Co-authored-by: greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
This commit is contained in:
6
package-lock.json
generated
6
package-lock.json
generated
@@ -12385,9 +12385,9 @@
|
||||
}
|
||||
},
|
||||
"ws": {
|
||||
"version": "7.2.2",
|
||||
"resolved": "https://registry.npmjs.org/ws/-/ws-7.2.2.tgz",
|
||||
"integrity": "sha512-2qj/tYkDPDSVf7JiHanwEBwkhxi7DchFewIsSnR33MQtG3O/BPAJjqs4g6XEuayuRqIExSQMHZlmyDLbuSrXYw=="
|
||||
"version": "7.2.3",
|
||||
"resolved": "https://registry.npmjs.org/ws/-/ws-7.2.3.tgz",
|
||||
"integrity": "sha512-HTDl9G9hbkNDk98naoR/cHDws7+EyYMOdL1BmjsZXRUjf7d+MficC4B7HLUPlSiho0vg+CWKrGIt/VJBd1xunQ=="
|
||||
},
|
||||
"xml2js": {
|
||||
"version": "0.4.17",
|
||||
|
||||
@@ -55,7 +55,7 @@
|
||||
"uuid": "3.3.3",
|
||||
"winston": "3.2.1",
|
||||
"winston-daily-rotate-file": "4.4.0",
|
||||
"ws": "7.2.2"
|
||||
"ws": "7.2.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/cli": "7.8.4",
|
||||
|
||||
Reference in New Issue
Block a user