chore: bump rpc-websockets from 7.4.9 to 7.4.10 in /web3.js (#16297)

Bumps [rpc-websockets](https://github.com/elpheria/rpc-websockets) from 7.4.9 to 7.4.10.
- [Release notes](https://github.com/elpheria/rpc-websockets/releases)
- [Commits](https://github.com/elpheria/rpc-websockets/compare/v7.4.9...v7.4.10)

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]
2021-04-01 08:58:52 +00:00
committed by GitHub
parent aa45e81b3e
commit 8dac9c3634

View File

@ -15333,9 +15333,9 @@
} }
}, },
"rpc-websockets": { "rpc-websockets": {
"version": "7.4.9", "version": "7.4.10",
"resolved": "https://registry.npmjs.org/rpc-websockets/-/rpc-websockets-7.4.9.tgz", "resolved": "https://registry.npmjs.org/rpc-websockets/-/rpc-websockets-7.4.10.tgz",
"integrity": "sha512-5MsJlPDzJkt3eqlUeYHg66A7mxXSSYRE11lKGfNmAXgcMBw4F3a7CLgviwqf6rb850qP3Q1BP8ygp+V+DDq1qQ==", "integrity": "sha512-f6GFZ6TNcDDpcxH5Zp95Op5WqbqjiC5Rd1pTehP7vw6E+J44sqzGnHSvV8JkhqNDhLpfZlq+/SL9rQQ0Zx61nw==",
"requires": { "requires": {
"@babel/runtime": "^7.11.2", "@babel/runtime": "^7.11.2",
"assert-args": "^1.2.1", "assert-args": "^1.2.1",