From e342e444c37266548e8317e1fbbda5f0c5d88b24 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Nov 2020 16:26:31 +0000 Subject: [PATCH] Bump systeminformation from 4.23.0 to 4.30.6 Bumps [systeminformation](https://github.com/sebhildebrandt/systeminformation) from 4.23.0 to 4.30.6. - [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] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 8cebca1..df1c70e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5737,9 +5737,9 @@ } }, "systeminformation": { - "version": "4.23.0", - "resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-4.23.0.tgz", - "integrity": "sha512-Gx24ttVOuqKpaGJ5bMYOt/Y7VTntc/Du6h0oh1evKPjxXdSeAcwk1+xsTxEizN3+ZuuVyoHl5hV0jtlHDOGeYA==", + "version": "4.30.6", + "resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-4.30.6.tgz", + "integrity": "sha512-NV7zo9NU7fWSuiCORZmMLe90cFrrTS6jfalrQ0/5B7JGQ2ei15c2gmfICBwWdmviyv/FXAFVReySxOtDDkppqw==", "dev": true }, "systemjs": {