chore: bump rpc-websockets from 7.4.15 to 7.4.16 in /web3.js (#20975)

Bumps [rpc-websockets](https://github.com/elpheria/rpc-websockets) from 7.4.15 to 7.4.16.
- [Release notes](https://github.com/elpheria/rpc-websockets/releases)
- [Commits](https://github.com/elpheria/rpc-websockets/compare/v7.4.15...v7.4.16)

---
updated-dependencies:
- dependency-name: rpc-websockets
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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-10-26 08:11:40 +00:00 committed by GitHub
parent cb1947bea2
commit 19b8b89138
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 6 deletions

View File

@ -15610,9 +15610,9 @@
"dev": true
},
"node_modules/rpc-websockets": {
"version": "7.4.15",
"resolved": "https://registry.npmjs.org/rpc-websockets/-/rpc-websockets-7.4.15.tgz",
"integrity": "sha512-ICuqy1MeGl7z0/kesAShN1Lz0AYvOPLpmv2hzfIV5YNGhmJl+B/osmFoWrvxZcQnn/wyPl4Q29ItTJkXFNc9oA==",
"version": "7.4.16",
"resolved": "https://registry.npmjs.org/rpc-websockets/-/rpc-websockets-7.4.16.tgz",
"integrity": "sha512-0b7OVhutzwRIaYAtJo5tqtaQTWKfwAsKnaThOSOy+VkhVdleNUgb8eZnWSdWITRZZEigV5uPEIDr5KZe4DBrdQ==",
"dependencies": {
"@babel/runtime": "^7.11.2",
"circular-json": "^0.5.9",
@ -29849,9 +29849,9 @@
}
},
"rpc-websockets": {
"version": "7.4.15",
"resolved": "https://registry.npmjs.org/rpc-websockets/-/rpc-websockets-7.4.15.tgz",
"integrity": "sha512-ICuqy1MeGl7z0/kesAShN1Lz0AYvOPLpmv2hzfIV5YNGhmJl+B/osmFoWrvxZcQnn/wyPl4Q29ItTJkXFNc9oA==",
"version": "7.4.16",
"resolved": "https://registry.npmjs.org/rpc-websockets/-/rpc-websockets-7.4.16.tgz",
"integrity": "sha512-0b7OVhutzwRIaYAtJo5tqtaQTWKfwAsKnaThOSOy+VkhVdleNUgb8eZnWSdWITRZZEigV5uPEIDr5KZe4DBrdQ==",
"requires": {
"@babel/runtime": "^7.11.2",
"bufferutil": "^4.0.1",