Bump systeminformation from 4.27.11 to 4.30.5

Bumps [systeminformation](https://github.com/sebhildebrandt/systeminformation) from 4.27.11 to 4.30.5.
- [Release notes](https://github.com/sebhildebrandt/systeminformation/releases)
- [Changelog](https://github.com/sebhildebrandt/systeminformation/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sebhildebrandt/systeminformation/compare/v4.27.11...v4.30.5)

Change-type: patch
Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-11-30 19:24:14 +00:00 committed by Miguel Casqueira
parent 7c37faee0f
commit 8036d51479
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -8879,9 +8879,9 @@
}
},
"systeminformation": {
"version": "4.27.11",
"resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-4.27.11.tgz",
"integrity": "sha512-U7bigXbOnsB8k1vNHS0Y13RCsRz5/UohiUmND+3mMUL6vfzrpbe/h4ZqewowB+B+tJNnmGFDj08Z8xGfYo45dQ=="
"version": "4.30.5",
"resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-4.30.5.tgz",
"integrity": "sha512-aYWs8yttl8ePpr6VOQ/Ak8cznuc9L/NQODVhbOKhInX73ZMLvV2BS86Mzr7LLfmUteVFR36CTDNQgiJgRqq+SQ=="
},
"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.27.11"
"systeminformation": "^4.30.5"
},
"engines": {
"node": "^12.16.2",