diff options
| author | dependabot[bot] <dependabot[bot]@users.noreply.github.com> | 2018-12-26 18:33:42 +0900 |
|---|---|---|
| committer | Aya Morisawa <AyaMorisawa4869@gmail.com> | 2018-12-26 18:33:42 +0900 |
| commit | 3709bb23bc1cec979288b23afa7bfb849a3ba406 (patch) | |
| tree | b688a334d3083001e20ca296a03ac9f6117b150e | |
| parent | Update tslint requirement from 5.10.0 to 5.12.0 (#3670) (diff) | |
| download | misskey-3709bb23bc1cec979288b23afa7bfb849a3ba406.tar.gz misskey-3709bb23bc1cec979288b23afa7bfb849a3ba406.tar.bz2 misskey-3709bb23bc1cec979288b23afa7bfb849a3ba406.zip | |
Update systeminformation requirement from 3.51.3 to 3.52.2 (#3669)
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>
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 6939121c37..a77db78a66 100644 --- a/package.json +++ b/package.json @@ -202,7 +202,7 @@ "stylus": "0.54.5", "stylus-loader": "3.0.2", "summaly": "2.2.0", - "systeminformation": "3.51.3", + "systeminformation": "3.52.2", "syuilo-password-strength": "0.0.1", "terser-webpack-plugin": "1.1.0", "textarea-caret": "3.1.0", |