From 1e16a6e5bd12566ee3f5eefd8e38c511d97b25dd Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Sun, 17 Jan 2021 11:26:44 +0200
Subject: [PATCH] chore(deps): bump @types/socket.io-client from 1.4.34 to
 1.4.35 (#2811)

Bumps [@types/socket.io-client](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/socket.io-client) from 1.4.34 to 1.4.35.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/socket.io-client)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
---
 package-lock.json | 6 +++---
 package.json      | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package-lock.json b/package-lock.json
index 8ee2b67388..e5725c0523 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -3360,9 +3360,9 @@
       }
     },
     "@types/socket.io-client": {
-      "version": "1.4.34",
-      "resolved": "https://registry.npmjs.org/@types/socket.io-client/-/socket.io-client-1.4.34.tgz",
-      "integrity": "sha512-Lzia5OTQFJZJ5R4HsEEldywiiqT9+W2rDbyHJiiTGqOcju89sCsQ8aUXDljY6Ls33wKZZGC0bfMhr/VpOyjtXg=="
+      "version": "1.4.35",
+      "resolved": "https://registry.npmjs.org/@types/socket.io-client/-/socket.io-client-1.4.35.tgz",
+      "integrity": "sha512-MI8YmxFS+jMkIziycT5ickBWK1sZwDwy16mgH/j99Mcom6zRG/NimNGQ3vJV0uX5G6g/hEw0FG3w3b3sT5OUGw=="
     },
     "@types/source-list-map": {
       "version": "0.1.2",
diff --git a/package.json b/package.json
index 540fae371d..f4c7caaa3f 100644
--- a/package.json
+++ b/package.json
@@ -26,7 +26,7 @@
     "@types/jest": "26.0.20",
     "@types/react": "17.0.0",
     "@types/react-dom": "17.0.0",
-    "@types/socket.io-client": "1.4.34",
+    "@types/socket.io-client": "1.4.35",
     "browser-nativefs": "0.12.0",
     "clsx": "1.1.1",
     "firebase": "8.2.2",