diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-11-29 18:53:04 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-11-29 18:53:04 +0900 |
| commit | dda3b4152e6d990692098d570e890a84fd5b54b6 (patch) | |
| tree | 51cb152bc9db14097a79e64b20fc7f1c59caa2ff | |
| parent | Bump vue-router from 4.0.0-rc.2 to 4.0.0-rc.5 (#6877) (diff) | |
| download | misskey-dda3b4152e6d990692098d570e890a84fd5b54b6.tar.gz misskey-dda3b4152e6d990692098d570e890a84fd5b54b6.tar.bz2 misskey-dda3b4152e6d990692098d570e890a84fd5b54b6.zip | |
[Security] Bump systeminformation from 4.28.1 to 4.30.7 (#6885)
Bumps [systeminformation](https://github.com/sebhildebrandt/systeminformation) from 4.28.1 to 4.30.7. **This update includes a security fix.**
- [Release notes](https://github.com/sebhildebrandt/systeminformation/releases)
- [Changelog](https://github.com/sebhildebrandt/systeminformation/blob/v4.30.7/CHANGELOG.md)
- [Commits](https://github.com/sebhildebrandt/systeminformation/compare/v4.28.1...v4.30.7)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Diffstat (limited to '')
| -rw-r--r-- | package.json | 2 | ||||
| -rw-r--r-- | yarn.lock | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json index 56222170e1..3f6b6ec7ff 100644 --- a/package.json +++ b/package.json @@ -223,7 +223,7 @@ "style-loader": "2.0.0", "summaly": "2.4.0", "syslog-pro": "1.0.0", - "systeminformation": "4.28.1", + "systeminformation": "4.30.7", "syuilo-password-strength": "0.0.1", "textarea-caret": "3.1.0", "three": "0.117.1", @@ -9540,10 +9540,10 @@ syslog-pro@1.0.0: dependencies: moment "^2.22.2" -systeminformation@4.28.1: - version "4.28.1" - resolved "https://registry.yarnpkg.com/systeminformation/-/systeminformation-4.28.1.tgz#937fc72ba84ae16d006b4719b73ff49a64d86e19" - integrity sha512-g9WQy+Igsf0efbbTlXzDkV7iYeUerFJeqI/zh07F9sWHxclejmXn5hrGdgHf2ok+1DuRmC9t4mEh7XS0b8Zk9w== +systeminformation@4.30.7: + version "4.30.7" + resolved "https://registry.yarnpkg.com/systeminformation/-/systeminformation-4.30.7.tgz#7e211875aada42abc8bb46cd6c652a274d7e78e0" + integrity sha512-tE8KlEje0DvdhNY/N9VR6au3+FUSvE11aFlYqWCzbUoA6mczZf9SN4ivHjZBupxvzEATUzFhuIbYLml8Y7TsEQ== syuilo-password-strength@0.0.1: version "0.0.1" |