chore(deps): bump systeminformation from 5.0.6 to 5.0.9

Bumps [systeminformation](https://github.com/sebhildebrandt/systeminformation) from 5.0.6 to 5.0.9.
- [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)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-02-03 05:15:49 +00:00
committed by Alexis Tyler
parent 407d25f38d
commit 84bdbc3fe6
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -13442,9 +13442,9 @@
"integrity": "sha512-sQV7phh2WCYAn81oAkakC5qjq2Ml0g8ozqz03wOGnx9dDlG1de6yrF+0RAzSJD8fPUow3PTSMf2SAbOGxb93BA=="
},
"systeminformation": {
"version": "5.0.6",
"resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-5.0.6.tgz",
"integrity": "sha512-sX8I5SPunheS99VYBk1UGzavNMBGTizccaKcYo6TrjPaHF98iFeirexNX99zyGujlNWTVCHiVxzoNdix77hkVw=="
"version": "5.0.9",
"resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-5.0.9.tgz",
"integrity": "sha512-9svh5Yorp2i4aAURYTTtlmObdF2dxziTLMO0CIlGmqPlMJIdz2VElxgR0oVV1pbDJ+9tK8q10ikvnNymytJVlQ=="
},
"table": {
"version": "6.0.7",

View File

@@ -114,7 +114,7 @@
"spread-the-word": "^0.8.4",
"stoppable": "^1.1.0",
"subscriptions-transport-ws": "^0.9.18",
"systeminformation": "^5.0.6",
"systeminformation": "^5.0.9",
"tracer": "^1.1.4",
"unix-dgram": "^2.0.4",
"upcast": "^4.0.0",