From 414d409cfe9805414c6a434150e1d2d9becbb9d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Oct 2020 20:46:47 +0000 Subject: [PATCH] Bump systeminformation from 4.22.5 to 4.27.11 Bumps [systeminformation](https://github.com/sebhildebrandt/systeminformation) from 4.22.5 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 | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index e17f1ce..2b7590f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8104,10 +8104,9 @@ "dev": true }, "systeminformation": { - "version": "4.22.5", - "resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-4.22.5.tgz", - "integrity": "sha512-0JRrhwbMlcZUBtuRD7mtdk3+oeywNoBmhcrxE22J4BImmzaXk6WaLkEJG4eg13gWQ/WLmP8uzgtaZoDFRvHVaQ==", - "optional": true + "version": "4.27.11", + "resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-4.27.11.tgz", + "integrity": "sha512-U7bigXbOnsB8k1vNHS0Y13RCsRz5/UohiUmND+3mMUL6vfzrpbe/h4ZqewowB+B+tJNnmGFDj08Z8xGfYo45dQ==" }, "table": { "version": "5.4.6",