From 63cd2d8a8d5679464b6ba6742120ffe32d5468aa Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Wed, 17 Feb 2021 05:16:12 +0000
Subject: [PATCH] Bump home-assistant-js-websocket from 5.8.0 to 5.8.1

Bumps [home-assistant-js-websocket](https://github.com/home-assistant/home-assistant-js-websocket) from 5.8.0 to 5.8.1.
- [Release notes](https://github.com/home-assistant/home-assistant-js-websocket/releases)
- [Commits](https://github.com/home-assistant/home-assistant-js-websocket/compare/5.8.0...5.8.1)

Signed-off-by: dependabot[bot] <support@github.com>
---
 frontend/package.json | 2 +-
 yarn.lock             | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/frontend/package.json b/frontend/package.json
index 541fc2e91..71efec0f8 100644
--- a/frontend/package.json
+++ b/frontend/package.json
@@ -22,7 +22,7 @@
     "array-move": "3.0.1",
     "clsx": "1.1.1",
     "history": "5.0.0",
-    "home-assistant-js-websocket": "5.8.0",
+    "home-assistant-js-websocket": "5.8.1",
     "moment": "2.29.1",
     "query-string": "6.14.0",
     "react": "17.0.1",
diff --git a/yarn.lock b/yarn.lock
index cc391387a..90da7b4f8 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -6243,9 +6243,9 @@ hoist-non-react-statics@^3.3.2:
   dependencies:
     react-is "^16.7.0"
 
-home-assistant-js-websocket@5.8.0:
-  version "5.8.0"
-  resolved "https://registry.yarnpkg.com/home-assistant-js-websocket/-/home-assistant-js-websocket-5.8.0.tgz#7e24f4005f93ae5cd42274feab347434e2f232d1"
+home-assistant-js-websocket@5.8.1:
+  version "5.8.1"
+  resolved "https://registry.yarnpkg.com/home-assistant-js-websocket/-/home-assistant-js-websocket-5.8.1.tgz#4c5930aa47e7089f5806bb3d190ebe53697d2edc"
 
 hoopy@^0.1.4:
   version "0.1.4"