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

Bumps [rpc-websockets](https://github.com/elpheria/rpc-websockets) from 5.2.3 to 5.2.4.
- [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-31 08:52:03 +00:00 committed by GitHub
parent a2d40151ea
commit 5d3c39b6a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -20767,9 +20767,9 @@
}
},
"rpc-websockets": {
"version": "5.2.3",
"resolved": "https://registry.npmjs.org/rpc-websockets/-/rpc-websockets-5.2.3.tgz",
"integrity": "sha512-1nHdvzXHBI8T5lCGaHngmRdgq+h7ahEXBZ31tecFAknDb2g1D7Ip1LYIo9Q94TqT8gT441Ly/c3En3EHTaYHWQ==",
"version": "5.2.4",
"resolved": "https://registry.npmjs.org/rpc-websockets/-/rpc-websockets-5.2.4.tgz",
"integrity": "sha512-6jqeJK/18hPTsmeiN+K9O4miZiAmrIncgxfPXHwuGWs9BClA2zC3fOnTThRWo4blkrjH59oKKi0KMxSK+wdtNw==",
"requires": {
"@babel/runtime": "^7.8.7",
"assert-args": "^1.2.1",