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

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

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-07 11:19:04 +08:00
committed by GitHub
parent 5b89055e00
commit e19b728fa5

View File

@ -15157,9 +15157,9 @@
}
},
"rpc-websockets": {
"version": "7.4.10",
"resolved": "https://registry.npmjs.org/rpc-websockets/-/rpc-websockets-7.4.10.tgz",
"integrity": "sha512-f6GFZ6TNcDDpcxH5Zp95Op5WqbqjiC5Rd1pTehP7vw6E+J44sqzGnHSvV8JkhqNDhLpfZlq+/SL9rQQ0Zx61nw==",
"version": "7.4.11",
"resolved": "https://registry.npmjs.org/rpc-websockets/-/rpc-websockets-7.4.11.tgz",
"integrity": "sha512-/6yKCkRrEEb+TlJb6Q/pNBD4WdO/tFxE22rQYBl1YyIgz3SpzQDQ/0qAMWWksjFkDayiq3xVxmkP8e/tL422ZA==",
"requires": {
"@babel/runtime": "^7.11.2",
"assert-args": "^1.2.1",