From 6bc13392a475e66f7739b17e2af629fd77e13156 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Oct 2020 20:47:23 +0000 Subject: [PATCH] Bump systeminformation from 4.23.0 to 4.27.11 Bumps [systeminformation](https://github.com/sebhildebrandt/systeminformation) from 4.23.0 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 8cebca1..cd250a5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5737,9 +5737,9 @@ } }, "systeminformation": { - "version": "4.23.0", - "resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-4.23.0.tgz", - "integrity": "sha512-Gx24ttVOuqKpaGJ5bMYOt/Y7VTntc/Du6h0oh1evKPjxXdSeAcwk1+xsTxEizN3+ZuuVyoHl5hV0jtlHDOGeYA==", + "version": "4.27.11", + "resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-4.27.11.tgz", + "integrity": "sha512-U7bigXbOnsB8k1vNHS0Y13RCsRz5/UohiUmND+3mMUL6vfzrpbe/h4ZqewowB+B+tJNnmGFDj08Z8xGfYo45dQ==", "dev": true }, "systemjs": {