From f71e902967f911a4571151a93e01f3bdbd36be08 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Wed, 16 Jun 2021 00:32:22 +0000
Subject: [PATCH] Bump ws from 7.4.3 to 7.4.6 in /packages/taquito-http-utils

Bumps [ws](https://github.com/websockets/ws) from 7.4.3 to 7.4.6.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.4.3...7.4.6)

Signed-off-by: dependabot[bot] <support@github.com>
---
 packages/taquito-http-utils/package-lock.json | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/packages/taquito-http-utils/package-lock.json b/packages/taquito-http-utils/package-lock.json
index 1c4f2e1070..0345fb0566 100644
--- a/packages/taquito-http-utils/package-lock.json
+++ b/packages/taquito-http-utils/package-lock.json
@@ -5853,9 +5853,9 @@
 			}
 		},
 		"ws": {
-			"version": "7.4.3",
-			"resolved": "https://registry.npmjs.org/ws/-/ws-7.4.3.tgz",
-			"integrity": "sha512-hr6vCR76GsossIRsr8OLR9acVVm1jyfEWvhbNjtgPOrfvAlKzvyeg/P6r8RuDjRyrcQoPQT7K0DGEPc7Ae6jzA==",
+			"version": "7.4.6",
+			"resolved": "https://registry.npmjs.org/ws/-/ws-7.4.6.tgz",
+			"integrity": "sha512-YmhHDO4MzaDLB+M9ym/mDA5z0naX8j7SIlT8f8z+I0VtzsRbekxEutHSme7NPS2qE8StCYQNUnfWdXta/Yu85A==",
 			"dev": true
 		},
 		"xhr2-cookies": {