chore: bump rpc-websockets from 5.2.2 to 5.2.3 in /web3.js (#11100)

Bumps [rpc-websockets](https://github.com/elpheria/rpc-websockets) from 5.2.2 to 5.2.3.
- [Release notes](https://github.com/elpheria/rpc-websockets/releases)
- [Commits](https://github.com/elpheria/rpc-websockets/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2020-07-20 08:44:19 +00:00 committed by GitHub
parent 8795f3e4c6
commit 910f559c0c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -20638,9 +20638,9 @@
}
},
"rpc-websockets": {
"version": "5.2.2",
"resolved": "https://registry.npmjs.org/rpc-websockets/-/rpc-websockets-5.2.2.tgz",
"integrity": "sha512-L/PWLm+WCqBOeMU+9wsu2u0tLmAd17tsOsyl2OhaaEicK9/mbXF6I2h891e9NJmRf2n5NqaEmxpF6zgoiohouQ==",
"version": "5.2.3",
"resolved": "https://registry.npmjs.org/rpc-websockets/-/rpc-websockets-5.2.3.tgz",
"integrity": "sha512-1nHdvzXHBI8T5lCGaHngmRdgq+h7ahEXBZ31tecFAknDb2g1D7Ip1LYIo9Q94TqT8gT441Ly/c3En3EHTaYHWQ==",
"requires": {
"@babel/runtime": "^7.8.7",
"assert-args": "^1.2.1",