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

Bump systeminformation from 4.31.1 to 5.3.1

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-03-06 14:46:28 +00:00
committed by GitHub
parent 1d4fd175af
commit 1970e206d6
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -1857,9 +1857,9 @@
}
},
"systeminformation": {
"version": "4.31.1",
"resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-4.31.1.tgz",
"integrity": "sha512-dVCDWNMN8ncMZo5vbMCA5dpAdMgzafK2ucuJy5LFmGtp1cG6farnPg8QNvoOSky9SkFoEX1Aw0XhcOFV6TnLYA=="
"version": "5.3.1",
"resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-5.3.1.tgz",
"integrity": "sha512-1xG+6xfKXSowtZsAlUp6jVaV0q+5rq9yUN+ds6Hp2dR3/EdEU5r0v74qi5YF8BCGZfmddiOwDNB0h7ge70fmYA=="
},
"tar": {
"version": "4.4.13",

View File

@ -30,7 +30,7 @@
"nanoid": "^3.1.18",
"request": "^2.88.2",
"sqlite3": "^5.0.0",
"systeminformation": "^4.31.1",
"systeminformation": "^5.3.1",
"xmldoc": "^1.1.2",
"yarn": "^1.22.10"
}