From 215cd2f69005cd725e1daa36345e6b6bcf807758 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Nov 2020 16:36:07 +0000 Subject: [PATCH] Bump systeminformation from 4.30.1 to 4.30.6 Bumps [systeminformation](https://github.com/sebhildebrandt/systeminformation) from 4.30.1 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 | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 4fda477..8b7fd08 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11670,11 +11670,10 @@ } }, "systeminformation": { - "version": "4.30.1", - "resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-4.30.1.tgz", - "integrity": "sha512-FrZISqs8G/oZfnzodPU/zCk41JIfa0os2WY6CJKuk9FwIVc9UWMJfRlgP307AkFu8IRjuVI/HiCNiP4dAnURTA==", - "dev": true, - "optional": true + "version": "4.30.6", + "resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-4.30.6.tgz", + "integrity": "sha512-NV7zo9NU7fWSuiCORZmMLe90cFrrTS6jfalrQ0/5B7JGQ2ei15c2gmfICBwWdmviyv/FXAFVReySxOtDDkppqw==", + "dev": true }, "table": { "version": "5.4.6",