Bump systeminformation from 4.30.5 to 4.31.1

Bumps [systeminformation](https://github.com/sebhildebrandt/systeminformation) from 4.30.5 to 4.31.1.
- [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)

Change-type: patch
Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-12-21 18:10:18 +00:00 committed by Miguel Casqueira
parent b75c698f78
commit 7ccbde985e
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -8879,9 +8879,9 @@
}
},
"systeminformation": {
"version": "4.30.5",
"resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-4.30.5.tgz",
"integrity": "sha512-aYWs8yttl8ePpr6VOQ/Ak8cznuc9L/NQODVhbOKhInX73ZMLvV2BS86Mzr7LLfmUteVFR36CTDNQgiJgRqq+SQ=="
"version": "4.31.1",
"resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-4.31.1.tgz",
"integrity": "sha512-dVCDWNMN8ncMZo5vbMCA5dpAdMgzafK2ucuJy5LFmGtp1cG6farnPg8QNvoOSky9SkFoEX1Aw0XhcOFV6TnLYA=="
},
"tapable": {
"version": "1.1.1",

View File

@ -34,7 +34,7 @@
"os-utils": "0.0.14",
"semver": "^7.3.2",
"sqlite3": "^4.1.1",
"systeminformation": "^4.30.5"
"systeminformation": "^4.31.1"
},
"engines": {
"node": "^12.16.2",