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

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-06-01 14:42:33 +00:00 committed by Michael Vines
parent 2c050eec39
commit c4c6db6442
1 changed files with 3 additions and 3 deletions

View File

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