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

Bumps [rpc-websockets](https://github.com/elpheria/rpc-websockets) from 5.1.0 to 5.1.1.
- [Release notes](https://github.com/elpheria/rpc-websockets/releases)
- [Commits](https://github.com/elpheria/rpc-websockets/commits/v5.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-04-03 16:43:04 +00:00 committed by Michael Vines
parent 0484484823
commit c55c533202
1 changed files with 3 additions and 3 deletions

View File

@ -20303,9 +20303,9 @@
}
},
"rpc-websockets": {
"version": "5.1.0",
"resolved": "https://registry.npmjs.org/rpc-websockets/-/rpc-websockets-5.1.0.tgz",
"integrity": "sha512-OZLDLd8Wrd54B+nGhC8nD9Bcex1p9BY+ENfiD+c9Sdv4Pf833BrqPWyTKEasT2yQrh5IYfJND28xaSCaqm0S6Q==",
"version": "5.1.1",
"resolved": "https://registry.npmjs.org/rpc-websockets/-/rpc-websockets-5.1.1.tgz",
"integrity": "sha512-3REe5/7krS7JxE1Qf2MAXgWiiLjPl8tI6b9V8tf8Zf4v0ACvKHaA/4rqcvmoVMHGm1OdVGog+5cPSpKgELsx/w==",
"requires": {
"@babel/runtime": "^7.8.7",
"assert-args": "^1.2.1",