From d27c454674d4ca950bc1e5b576424db3a28ab6cb Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 16 Dec 2020 19:43:47 +0000 Subject: [PATCH] [Security] Bump systeminformation from 4.31.0 to 4.31.1 Bumps [systeminformation](https://github.com/sebhildebrandt/systeminformation) from 4.31.0 to 4.31.1. **This update includes a security fix.** - [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-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 3b3678baa..c64dfa5f5 100644 --- a/package.json +++ b/package.json @@ -225,7 +225,7 @@ "style-loader": "2.0.0", "summaly": "2.4.0", "syslog-pro": "1.0.0", - "systeminformation": "4.31.0", + "systeminformation": "4.31.1", "syuilo-password-strength": "0.0.1", "textarea-caret": "3.1.0", "three": "0.117.1", diff --git a/yarn.lock b/yarn.lock index c77c099de..fd8a5e97c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9336,10 +9336,10 @@ syslog-pro@1.0.0: dependencies: moment "^2.22.2" -systeminformation@4.31.0: - version "4.31.0" - resolved "https://registry.yarnpkg.com/systeminformation/-/systeminformation-4.31.0.tgz#24da1f4ba904de8ac66e71be656fef0a234e1d72" - integrity sha512-j1eNsuHxpW00RpxSvLy2IJHXpH54TyzZGQRTSFM5flD+dl83qmZ7TWIPnVkACMgHFABkL95I4KTf6S7aRsGUWg== +systeminformation@4.31.1: + version "4.31.1" + resolved "https://registry.yarnpkg.com/systeminformation/-/systeminformation-4.31.1.tgz#2e02c26987494d4b6a4d2d83138724593bc98d50" + integrity sha512-dVCDWNMN8ncMZo5vbMCA5dpAdMgzafK2ucuJy5LFmGtp1cG6farnPg8QNvoOSky9SkFoEX1Aw0XhcOFV6TnLYA== syuilo-password-strength@0.0.1: version "0.0.1"