From 6a001aab1964d739e1ba85723fcee4a66a0da82e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Nov 2020 16:21:07 +0000 Subject: [PATCH] Bump systeminformation from 4.14.11 to 4.30.5 Bumps [systeminformation](https://github.com/sebhildebrandt/systeminformation) from 4.14.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.14.11...v4.30.5) 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 88c878b..264a45b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -257,9 +257,9 @@ } }, "systeminformation": { - "version": "4.14.11", - "resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-4.14.11.tgz", - "integrity": "sha512-KlMaQQftyGUPjKzGRrATN5mpKrpdtrVk/KPuqPeu733bUgpokIhevg5zjKOb4Gur91XKdbdQCCja/oFsg5R4Dw==" + "version": "4.30.5", + "resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-4.30.5.tgz", + "integrity": "sha512-aYWs8yttl8ePpr6VOQ/Ak8cznuc9L/NQODVhbOKhInX73ZMLvV2BS86Mzr7LLfmUteVFR36CTDNQgiJgRqq+SQ==" }, "through": { "version": "2.3.8",