1
0
mirror of https://github.com/TheGreyDiamond/Enlight.git synced 2025-07-17 20:33:48 +02:00

Bump systeminformation from 4.30.6 to 4.31.1

Bumps [systeminformation](https://github.com/sebhildebrandt/systeminformation) from 4.30.6 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/compare/v4.30.6...v4.31.1)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-12-22 00:08:06 +00:00
committed by GitHub
parent 014a867841
commit 8daf81b4fb
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -1184,9 +1184,9 @@
}
},
"systeminformation": {
"version": "4.30.6",
"resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-4.30.6.tgz",
"integrity": "sha512-NV7zo9NU7fWSuiCORZmMLe90cFrrTS6jfalrQ0/5B7JGQ2ei15c2gmfICBwWdmviyv/FXAFVReySxOtDDkppqw=="
"version": "4.31.1",
"resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-4.31.1.tgz",
"integrity": "sha512-dVCDWNMN8ncMZo5vbMCA5dpAdMgzafK2ucuJy5LFmGtp1cG6farnPg8QNvoOSky9SkFoEX1Aw0XhcOFV6TnLYA=="
},
"to-readable-stream": {
"version": "1.0.0",

View File

@ -26,7 +26,7 @@
"electron": "^11.0.2",
"express": "^4.17.1",
"nanoid": "^3.1.18",
"systeminformation": "^4.30.5",
"systeminformation": "^4.31.1",
"yarn": "^1.22.10"
}
}