From 7e99264714735ee6e0a7fded2e7efd7734741c96 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 29 May 2021 21:05:24 +0000 Subject: [PATCH] Bump ws from 7.4.4 to 7.4.6 in /hedera-mirror-rest/check-state-proof Bumps [ws](https://github.com/websockets/ws) from 7.4.4 to 7.4.6. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](https://github.com/websockets/ws/compare/7.4.4...7.4.6) Signed-off-by: dependabot[bot] --- hedera-mirror-rest/check-state-proof/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/hedera-mirror-rest/check-state-proof/package-lock.json b/hedera-mirror-rest/check-state-proof/package-lock.json index b7cafd8790d..0c664959251 100644 --- a/hedera-mirror-rest/check-state-proof/package-lock.json +++ b/hedera-mirror-rest/check-state-proof/package-lock.json @@ -4703,9 +4703,9 @@ } }, "ws": { - "version": "7.4.4", - "resolved": "https://registry.npmjs.org/ws/-/ws-7.4.4.tgz", - "integrity": "sha512-Qm8k8ojNQIMx7S+Zp8u/uHOx7Qazv3Yv4q68MiWWWOJhiwG5W3x7iqmRtJo8xxrciZUY4vRxUTJCKuRnF28ZZw==" + "version": "7.4.6", + "resolved": "https://registry.npmjs.org/ws/-/ws-7.4.6.tgz", + "integrity": "sha512-YmhHDO4MzaDLB+M9ym/mDA5z0naX8j7SIlT8f8z+I0VtzsRbekxEutHSme7NPS2qE8StCYQNUnfWdXta/Yu85A==" }, "xml-name-validator": { "version": "3.0.0",