mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2024-12-21 22:47:49 +00:00
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:
parent
b75c698f78
commit
7ccbde985e
6
package-lock.json
generated
6
package-lock.json
generated
@ -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",
|
||||
|
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user