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

Bumps [rpc-websockets](https://github.com/elpheria/rpc-websockets) from 4.4.0 to 4.4.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-04 11:21:41 +00:00 committed by Michael Vines
parent 3c2a32bebe
commit ef38ec8a98
1 changed files with 3 additions and 3 deletions

View File

@ -19195,9 +19195,9 @@
}
},
"rpc-websockets": {
"version": "4.4.0",
"resolved": "https://registry.npmjs.org/rpc-websockets/-/rpc-websockets-4.4.0.tgz",
"integrity": "sha512-ddbA5VTc/E8xG3UTfOIiz6j7nY7iNE/XZEeLvfi/iMtw1MODU6H+T1yd07MRu2vzh/aeP8zDsmPpz16XLUcWAg==",
"version": "4.4.1",
"resolved": "https://registry.npmjs.org/rpc-websockets/-/rpc-websockets-4.4.1.tgz",
"integrity": "sha512-K36CSfmFT8EZYQ6iNhq48kUXkTTBT8viYWvXubWV4RTQnBiMT9l+N9wCVCiLwo2+5cbXMdTc/EUSrkQxWoRDnQ==",
"requires": {
"@babel/runtime": "^7.4.5",
"assert-args": "^1.2.1",