chore(deps): bump rpc-websockets from 5.0.8 to 5.0.14

Bumps [rpc-websockets](https://github.com/elpheria/rpc-websockets) from 5.0.8 to 5.0.14.
- [Release notes](https://github.com/elpheria/rpc-websockets/releases)
- [Commits](https://github.com/elpheria/rpc-websockets/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-02-05 10:24:25 +00:00 committed by Michael Vines
parent 4acd2d40b7
commit 3998b95578
1 changed files with 6 additions and 6 deletions

View File

@ -21894,9 +21894,9 @@
}
},
"rpc-websockets": {
"version": "5.0.8",
"resolved": "https://registry.npmjs.org/rpc-websockets/-/rpc-websockets-5.0.8.tgz",
"integrity": "sha512-l19R62V+3ydalSLWrXcHiTXJ2B+k6NRWyhyO5CNP4OFvbbWn8AEExjcysxwtNyeVLbL53VG+amGHrDJjEtJniA==",
"version": "5.0.14",
"resolved": "https://registry.npmjs.org/rpc-websockets/-/rpc-websockets-5.0.14.tgz",
"integrity": "sha512-6zWfeAIoQJHnqq97sPZOVu+BIyh5uoa9wgc30KTQdKbrn2er5z/NVfiI3EjZ5+aIiKkOS3lvxHGshRlY7C9zUw==",
"requires": {
"@babel/runtime": "^7.4.5",
"assert-args": "^1.2.1",
@ -21908,9 +21908,9 @@
},
"dependencies": {
"uuid": {
"version": "3.3.3",
"resolved": "https://registry.npmjs.org/uuid/-/uuid-3.3.3.tgz",
"integrity": "sha512-pW0No1RGHgzlpHJO1nsVrHKpOEIxkGg1xB+v0ZmdNH5OAeAwzAVrCnI2/6Mtx+Uys6iaylxa+D3g4j63IKKjSQ=="
"version": "3.4.0",
"resolved": "https://registry.npmjs.org/uuid/-/uuid-3.4.0.tgz",
"integrity": "sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A=="
},
"ws": {
"version": "5.2.2",