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

Merge pull request #4 from TheGreyDiamond/dependabot/npm_and_yarn/systeminformation-4.31.1

Bump systeminformation from 4.30.6 to 4.31.1
This commit is contained in:
TheGreyDiamond
2020-12-22 01:08:18 +01:00
committed by GitHub
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"
}
}