chore(deps): bump ws from 7.2.2 to 7.2.3

Bumps [ws](https://github.com/websockets/ws) from 7.2.2 to 7.2.3.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.2.2...7.2.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-03-09 18:11:21 +00:00 committed by Michael Vines
parent efb6c6a0b0
commit ffb9c0d80a
1 changed files with 3 additions and 3 deletions

View File

@ -23333,9 +23333,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=="
},
"xml-name-validator": {
"version": "3.0.0",