From 743e5d947dd37664753db61560692f05c4131056 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <dependabot[bot]@users.noreply.github.com>
Date: Wed, 28 Nov 2018 16:00:58 +0900
Subject: [PATCH] Update autobind-decorator requirement from 2.2.1 to 2.3.1
 (#3418)

Updates the requirements on [autobind-decorator](https://github.com/andreypopp/autobind-decorator) to permit the latest version.
- [Release notes](https://github.com/andreypopp/autobind-decorator/releases)
- [Changelog](https://github.com/andreypopp/autobind-decorator/blob/master/CHANGELOG.md)
- [Commits](https://github.com/andreypopp/autobind-decorator/commits/v2.3.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index 2c27ad23f4..1da84e16d2 100644
--- a/package.json
+++ b/package.json
@@ -88,7 +88,7 @@
 		"@types/ws": "6.0.1",
 		"animejs": "2.2.0",
 		"apexcharts": "2.2.3",
-		"autobind-decorator": "2.2.1",
+		"autobind-decorator": "2.3.1",
 		"autosize": "4.0.2",
 		"autwh": "0.1.0",
 		"bcryptjs": "2.4.3",