From c6d6dbee32d87cf3cb12692653fbaaacb179aaa1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Nov 2020 16:09:38 +0000 Subject: [PATCH] Bump systeminformation from 4.27.11 to 4.30.5 in /cli Bumps [systeminformation](https://github.com/sebhildebrandt/systeminformation) from 4.27.11 to 4.30.5. - [Release notes](https://github.com/sebhildebrandt/systeminformation/releases) - [Changelog](https://github.com/sebhildebrandt/systeminformation/blob/master/CHANGELOG.md) - [Commits](https://github.com/sebhildebrandt/systeminformation/compare/v4.27.11...v4.30.5) Signed-off-by: dependabot[bot] --- cli/package-lock.json | 6 +++--- cli/package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/cli/package-lock.json b/cli/package-lock.json index e2a41bd..4bc009b 100644 --- a/cli/package-lock.json +++ b/cli/package-lock.json @@ -1553,9 +1553,9 @@ } }, "systeminformation": { - "version": "4.27.11", - "resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-4.27.11.tgz", - "integrity": "sha512-U7bigXbOnsB8k1vNHS0Y13RCsRz5/UohiUmND+3mMUL6vfzrpbe/h4ZqewowB+B+tJNnmGFDj08Z8xGfYo45dQ==" + "version": "4.30.5", + "resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-4.30.5.tgz", + "integrity": "sha512-aYWs8yttl8ePpr6VOQ/Ak8cznuc9L/NQODVhbOKhInX73ZMLvV2BS86Mzr7LLfmUteVFR36CTDNQgiJgRqq+SQ==" }, "tar-fs": { "version": "2.0.0", diff --git a/cli/package.json b/cli/package.json index 1e18c00..dc66c49 100644 --- a/cli/package.json +++ b/cli/package.json @@ -41,7 +41,7 @@ "serialport": "^8.0.5", "settings": "file:lib/settings", "spawn": "file:lib/spawn", - "systeminformation": "^4.27.11", + "systeminformation": "^4.30.5", "uuid": "^3.3.3", "winston": "^3.2.1" }, -- 2.40.1