From ffb9c0d80af50892a3ce2b187f95c76dcf78d902 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2020 18:11:21 +0000 Subject: [PATCH] chore(deps): bump ws from 7.2.2 to 7.2.3 Bumps [ws](https://github.com/websockets/ws) from 7.2.2 to 7.2.3. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](https://github.com/websockets/ws/compare/7.2.2...7.2.3) Signed-off-by: dependabot-preview[bot] --- web3.js/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/web3.js/package-lock.json b/web3.js/package-lock.json index f8900c3148..f34afbf005 100644 --- a/web3.js/package-lock.json +++ b/web3.js/package-lock.json @@ -23333,9 +23333,9 @@ } }, "ws": { - "version": "7.2.2", - "resolved": "https://registry.npmjs.org/ws/-/ws-7.2.2.tgz", - "integrity": "sha512-2qj/tYkDPDSVf7JiHanwEBwkhxi7DchFewIsSnR33MQtG3O/BPAJjqs4g6XEuayuRqIExSQMHZlmyDLbuSrXYw==" + "version": "7.2.3", + "resolved": "https://registry.npmjs.org/ws/-/ws-7.2.3.tgz", + "integrity": "sha512-HTDl9G9hbkNDk98naoR/cHDws7+EyYMOdL1BmjsZXRUjf7d+MficC4B7HLUPlSiho0vg+CWKrGIt/VJBd1xunQ==" }, "xml-name-validator": { "version": "3.0.0",