From c838450ff42a5c96d23ed11aa23e4debb5885db8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Oct 2020 20:37:54 +0000 Subject: [PATCH] Bump systeminformation from 4.14.11 to 4.27.11 Bumps [systeminformation](https://github.com/sebhildebrandt/systeminformation) from 4.14.11 to 4.27.11. - [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 88c878b..1c3047d 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.27.11", + "resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-4.27.11.tgz", + "integrity": "sha512-U7bigXbOnsB8k1vNHS0Y13RCsRz5/UohiUmND+3mMUL6vfzrpbe/h4ZqewowB+B+tJNnmGFDj08Z8xGfYo45dQ==" }, "through": { "version": "2.3.8",