From 743e5d947dd37664753db61560692f05c4131056 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Wed, 28 Nov 2018 16:00:58 +0900 Subject: [PATCH 1/2] 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] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2c27ad23f..1da84e16d 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", From 72ea9e55228daa4a737323d12a47b89926e88391 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Wed, 28 Nov 2018 16:01:16 +0900 Subject: [PATCH 2/2] Update systeminformation requirement from 3.49.3 to 3.51.3 (#3419) Updates the requirements on [systeminformation](https://github.com/sebhildebrandt/systeminformation) to permit the latest version. - [Release notes](https://github.com/sebhildebrandt/systeminformation/releases) - [Changelog](https://github.com/sebhildebrandt/systeminformation/blob/master/CHANGELOG.md) - [Commits](https://github.com/sebhildebrandt/systeminformation/commits) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1da84e16d..17a98c597 100644 --- a/package.json +++ b/package.json @@ -201,7 +201,7 @@ "stylus": "0.54.5", "stylus-loader": "3.0.2", "summaly": "2.2.0", - "systeminformation": "3.49.3", + "systeminformation": "3.51.3", "syuilo-password-strength": "0.0.1", "terser-webpack-plugin": "1.1.0", "textarea-caret": "3.1.0",