diff options
| author | dependabot[bot] <dependabot[bot]@users.noreply.github.com> | 2018-11-09 08:44:58 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2018-11-09 08:44:58 +0900 |
| commit | 0aacca3e78fb9c530edec304bf3cfdd51fa60a5d (patch) | |
| tree | 3f90732d1baf77bca721aac8686692f1816ba1f4 /package.json | |
| parent | Update vue-sweetalert2 requirement from 1.5.6 to 1.5.7 (#3171) (diff) | |
| download | misskey-0aacca3e78fb9c530edec304bf3cfdd51fa60a5d.tar.gz misskey-0aacca3e78fb9c530edec304bf3cfdd51fa60a5d.tar.bz2 misskey-0aacca3e78fb9c530edec304bf3cfdd51fa60a5d.zip | |
Update systeminformation requirement from 3.45.9 to 3.47.0 (#3154)
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] <support@dependabot.com>
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 6966c86f16..b387226fc1 100644 --- a/package.json +++ b/package.json @@ -197,7 +197,7 @@ "stylus": "0.54.5", "stylus-loader": "3.0.2", "summaly": "2.2.0", - "systeminformation": "3.45.9", + "systeminformation": "3.47.0", "syuilo-password-strength": "0.0.1", "textarea-caret": "3.1.0", "tinycolor2": "1.4.1", |