diff options
| author | dependabot[bot] <dependabot[bot]@users.noreply.github.com> | 2018-11-09 08:45:19 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2018-11-09 08:45:19 +0900 |
| commit | 21d9afebc372ab9ac5ddc52ff2336d8f012e4e9b (patch) | |
| tree | fce11077a9444e8ba6280ad13a9e9e7c7869a847 | |
| parent | Update @types/minio requirement from 7.0.0 to 7.0.1 (#3153) (diff) | |
| download | sharkey-21d9afebc372ab9ac5ddc52ff2336d8f012e4e9b.tar.gz sharkey-21d9afebc372ab9ac5ddc52ff2336d8f012e4e9b.tar.bz2 sharkey-21d9afebc372ab9ac5ddc52ff2336d8f012e4e9b.zip | |
Update autobind-decorator requirement from 2.1.0 to 2.2.1 (#3151)
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.2.1)
Signed-off-by: dependabot[bot] <support@dependabot.com>
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 1605126545..539bfc58f4 100644 --- a/package.json +++ b/package.json @@ -87,7 +87,7 @@ "@types/ws": "6.0.1", "animejs": "2.2.0", "apexcharts": "2.2.0", - "autobind-decorator": "2.1.0", + "autobind-decorator": "2.2.1", "autosize": "4.0.2", "autwh": "0.1.0", "bcryptjs": "2.4.3", |