chore(deps): bump rpc-websockets from 5.0.14 to 5.0.16
Bumps [rpc-websockets](https://github.com/elpheria/rpc-websockets) from 5.0.14 to 5.0.16. - [Release notes](https://github.com/elpheria/rpc-websockets/releases) - [Commits](https://github.com/elpheria/rpc-websockets/compare/v5.0.14...v5.0.16) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
f986607cf4
commit
bd7e802e46
|
@ -6311,9 +6311,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"async-limiter": {
|
||||
"version": "1.0.0",
|
||||
"resolved": "https://registry.npmjs.org/async-limiter/-/async-limiter-1.0.0.tgz",
|
||||
"integrity": "sha512-jp/uFnooOiO+L211eZOoSyzpOITMXx1rBITauYykG3BRYPu8h0UcxsPNB04RR5vo4Tyz3+ay17tR6JVf9qzYWg=="
|
||||
"version": "1.0.1",
|
||||
"resolved": "https://registry.npmjs.org/async-limiter/-/async-limiter-1.0.1.tgz",
|
||||
"integrity": "sha512-csOlWGAcRFJaI6m+F2WKdnMKr4HhdhFVBk0H/QbJFMCr+uO2kwohwXQPxw/9OCxp05r5ghVBFSyioixx3gfkNQ=="
|
||||
},
|
||||
"asynckit": {
|
||||
"version": "0.4.0",
|
||||
|
@ -20842,16 +20842,16 @@
|
|||
}
|
||||
},
|
||||
"rpc-websockets": {
|
||||
"version": "5.0.14",
|
||||
"resolved": "https://registry.npmjs.org/rpc-websockets/-/rpc-websockets-5.0.14.tgz",
|
||||
"integrity": "sha512-6zWfeAIoQJHnqq97sPZOVu+BIyh5uoa9wgc30KTQdKbrn2er5z/NVfiI3EjZ5+aIiKkOS3lvxHGshRlY7C9zUw==",
|
||||
"version": "5.0.16",
|
||||
"resolved": "https://registry.npmjs.org/rpc-websockets/-/rpc-websockets-5.0.16.tgz",
|
||||
"integrity": "sha512-6xCVjhKge1/MMAWkpa7C8KO7vcZPMAboqAF8vkSNdy+UreoOdaYvd94vwtUGtJuSb22xWFibAsrp5JTxTsAubQ==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.4.5",
|
||||
"@babel/runtime": "^7.8.7",
|
||||
"assert-args": "^1.2.1",
|
||||
"babel-runtime": "^6.26.0",
|
||||
"circular-json": "^0.5.9",
|
||||
"eventemitter3": "^3.1.2",
|
||||
"uuid": "^3.3.2",
|
||||
"uuid": "^3.4.0",
|
||||
"ws": "^5.2.2"
|
||||
},
|
||||
"dependencies": {
|
||||
|
|
Loading…
Reference in New Issue