chore(deps): bump ws from 6.1.0 to 6.1.2

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

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2018-12-10 21:20:57 +00:00
committed by Michael Vines
parent 8dde48ac67
commit 1dfc0e2531

View File

@ -16563,11 +16563,11 @@
} }
}, },
"ws": { "ws": {
"version": "6.1.0", "version": "6.1.2",
"resolved": "https://registry.npmjs.org/ws/-/ws-6.1.0.tgz", "resolved": "https://registry.npmjs.org/ws/-/ws-6.1.2.tgz",
"integrity": "sha512-H3dGVdGvW2H8bnYpIDc3u3LH8Wue3Qh+Zto6aXXFzvESkTVT6rAfKR6tR/+coaUvxs8yHtmNV0uioBF62ZGSTg==", "integrity": "sha512-rfUqzvz0WxmSXtJpPMX2EeASXabOrSMk1ruMOV3JBTBjo4ac2lDjGGsbQSyxj8Odhw5fBib8ZKEjDNvgouNKYw==",
"requires": { "requires": {
"async-limiter": "1.0.0" "async-limiter": "~1.0.0"
} }
}, },
"xml-name-validator": { "xml-name-validator": {