From 8bd5ad1ca872ee25a1e9ebe4df4e7885161ff469 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Apr 2021 17:47:36 +0000 Subject: [PATCH] Bump systeminformation from 4.1.3 to 5.6.4 Bumps [systeminformation](https://github.com/sebhildebrandt/systeminformation) from 4.1.3 to 5.6.4. - [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 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 3f0decf..8ce28fa 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1419,9 +1419,9 @@ } }, "systeminformation": { - "version": "4.1.3", - "resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-4.1.3.tgz", - "integrity": "sha512-5GH7f6dfAIvn6a644h/eUNIq5CFOsKHGDIzyGFK+/7+IJNrhSzj24XHeYm3liURG717L/vvJtfVW3YnPDIEHFw==" + "version": "5.6.4", + "resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-5.6.4.tgz", + "integrity": "sha512-b2tvW1R+qjNEoAGgh734EGLgqbDMghjsHRaWo36skAC6JM1tw1pitcGz/REt+qSIRSXbE4PKECojhaSrBRrEmw==" }, "throttleit": { "version": "0.0.2", diff --git a/package.json b/package.json index 68de1f6..17f3d90 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "fs": "0.0.1-security", "node-notifier": "^5.4.0", "qr-image": "^3.2.0", - "systeminformation": "^4.1.3", + "systeminformation": "^5.6.4", "uuid": "^3.3.2" } }