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

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-06-05 03:37:28 +00:00 committed by Michael Vines
parent 71a3f0f677
commit 1feff166cc
1 changed files with 3 additions and 3 deletions

View File

@ -21587,9 +21587,9 @@
}
},
"rpc-websockets": {
"version": "5.1.2",
"resolved": "https://registry.npmjs.org/rpc-websockets/-/rpc-websockets-5.1.2.tgz",
"integrity": "sha512-4+VPaU5mK8rVdqsKCHUvffHwGF0lpGJN7IRMpyxov9eH4X48YGbtZr4sU3eLeMFc87A7Laii+J8DYIzxg1Xjcw==",
"version": "5.2.2",
"resolved": "https://registry.npmjs.org/rpc-websockets/-/rpc-websockets-5.2.2.tgz",
"integrity": "sha512-L/PWLm+WCqBOeMU+9wsu2u0tLmAd17tsOsyl2OhaaEicK9/mbXF6I2h891e9NJmRf2n5NqaEmxpF6zgoiohouQ==",
"requires": {
"@babel/runtime": "^7.8.7",
"assert-args": "^1.2.1",