Update ws to the latest version 🚀 (#4888)
* fix(package): update ws to version 5.2.2 * chore(package): update lockfile https://npm.im/greenkeeper-lockfile
This commit is contained in:
committed by
Florent Vilmart
parent
3e7b1b3fe1
commit
27d8f861e7
6
package-lock.json
generated
6
package-lock.json
generated
@@ -12104,9 +12104,9 @@
|
||||
}
|
||||
},
|
||||
"ws": {
|
||||
"version": "5.2.1",
|
||||
"resolved": "https://registry.npmjs.org/ws/-/ws-5.2.1.tgz",
|
||||
"integrity": "sha512-2NkHdPKjDBj3CHdnAGNpmlliryKqF+n9MYXX7/wsVC4yqYocKreKNjydPDvT3wShAZnndlM0RytEfTALCDvz7A==",
|
||||
"version": "5.2.2",
|
||||
"resolved": "https://registry.npmjs.org/ws/-/ws-5.2.2.tgz",
|
||||
"integrity": "sha512-jaHFD6PFv6UgoIVda6qZllptQsMlDEJkTQcybzzXDYM1XO9Y8em691FGMPmM46WGyLU4z9KMgQN+qrux/nhlHA==",
|
||||
"requires": {
|
||||
"async-limiter": "1.0.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user