chore(deps): bump rpc-websockets from 5.0.16 to 5.1.0

Bumps [rpc-websockets](https://github.com/elpheria/rpc-websockets) from 5.0.16 to 5.1.0.
- [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-04-03 11:57:26 +00:00 committed by Michael Vines
parent 2067bfde72
commit 0484484823
1 changed files with 3 additions and 3 deletions

View File

@ -20303,9 +20303,9 @@
}
},
"rpc-websockets": {
"version": "5.0.16",
"resolved": "https://registry.npmjs.org/rpc-websockets/-/rpc-websockets-5.0.16.tgz",
"integrity": "sha512-6xCVjhKge1/MMAWkpa7C8KO7vcZPMAboqAF8vkSNdy+UreoOdaYvd94vwtUGtJuSb22xWFibAsrp5JTxTsAubQ==",
"version": "5.1.0",
"resolved": "https://registry.npmjs.org/rpc-websockets/-/rpc-websockets-5.1.0.tgz",
"integrity": "sha512-OZLDLd8Wrd54B+nGhC8nD9Bcex1p9BY+ENfiD+c9Sdv4Pf833BrqPWyTKEasT2yQrh5IYfJND28xaSCaqm0S6Q==",
"requires": {
"@babel/runtime": "^7.8.7",
"assert-args": "^1.2.1",