From c4ff342c1ae13c37b8bd941eee840ea948580d69 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 4 May 2020 05:51:51 +0000 Subject: [PATCH] Bump @akala/json-rpc-ws from 7.0.2 to 9.0.32 Bumps [@akala/json-rpc-ws](https://github.com/npenin/json-rpc-ws) from 7.0.2 to 9.0.32. - [Release notes](https://github.com/npenin/json-rpc-ws/releases) - [Commits](https://github.com/npenin/json-rpc-ws/commits) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 7 +------ 2 files changed, 2 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index c80e97c..954f203 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "author": "npenin", "dependencies": { "@akala/client": "^2.1.4", - "@akala/json-rpc-ws": "^7.0.2", + "@akala/json-rpc-ws": "^9.0.32", "@akala/server": "^3.0.19", "send": "^0.17.1", "uuid": "^3.3.2" diff --git a/yarn.lock b/yarn.lock index 1c1706a..d38ef8b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1167,12 +1167,7 @@ ws@^6.0.0: dependencies: async-limiter "~1.0.0" -ws@^7.2.1: - version "7.2.1" - resolved "https://registry.yarnpkg.com/ws/-/ws-7.2.1.tgz#03ed52423cd744084b2cf42ed197c8b65a936b8e" - integrity sha512-sucePNSafamSKoOqoNfBd8V0StlkzJKL2ZAhGQinCfNQ+oacw+Pk7lcdAElecBF2VkLNZRiIb5Oi1Q5lVUVt2A== - -ws@^7.2.3: +ws@^7.2.1, ws@^7.2.3: version "7.2.3" resolved "https://registry.yarnpkg.com/ws/-/ws-7.2.3.tgz#a5411e1fb04d5ed0efee76d26d5c46d830c39b46" integrity sha512-HTDl9G9hbkNDk98naoR/cHDws7+EyYMOdL1BmjsZXRUjf7d+MficC4B7HLUPlSiho0vg+CWKrGIt/VJBd1xunQ==