chore(deps): bump rpc-websockets from 4.4.1 to 4.5.1

Bumps [rpc-websockets](https://github.com/elpheria/rpc-websockets) from 4.4.1 to 4.5.1.
- [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] 2019-07-25 19:42:23 +00:00 committed by Michael Vines
parent 23fe614e81
commit d4bfc16857
1 changed files with 3 additions and 3 deletions

View File

@ -19607,9 +19607,9 @@
}
},
"rpc-websockets": {
"version": "4.4.1",
"resolved": "https://registry.npmjs.org/rpc-websockets/-/rpc-websockets-4.4.1.tgz",
"integrity": "sha512-K36CSfmFT8EZYQ6iNhq48kUXkTTBT8viYWvXubWV4RTQnBiMT9l+N9wCVCiLwo2+5cbXMdTc/EUSrkQxWoRDnQ==",
"version": "4.5.1",
"resolved": "https://registry.npmjs.org/rpc-websockets/-/rpc-websockets-4.5.1.tgz",
"integrity": "sha512-OoXnJAJ6tz2WC56l0SsWFHF0hrqVQk86aZ/bCQfKx5s5GvCWUW/xNVEUHyh6RwHIgEnSnKq00fTbRD8E9Yw3Dw==",
"requires": {
"@babel/runtime": "^7.4.5",
"assert-args": "^1.2.1",