From d369d91aab03ab372a444012be4bcdb9fbd6bcd7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 19 Dec 2020 04:17:55 +0000 Subject: [PATCH] Build(deps): Bump systeminformation from 4.26.9 to 4.32.0 in /app Bumps [systeminformation](https://github.com/sebhildebrandt/systeminformation) from 4.26.9 to 4.32.0. - [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] --- app/package-lock.json | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/app/package-lock.json b/app/package-lock.json index e22f964..2be2be5 100644 --- a/app/package-lock.json +++ b/app/package-lock.json @@ -9267,10 +9267,9 @@ "dev": true }, "systeminformation": { - "version": "4.26.9", - "resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-4.26.9.tgz", - "integrity": "sha512-69MTIX9j//wnteJzQWuGL6FiMxlfS3wTWyhROI6pNUaQALYqJb3W9VtLVcEcKFOjO1vrGRgilJVFzJeRRi//Pg==", - "optional": true + "version": "4.32.0", + "resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-4.32.0.tgz", + "integrity": "sha512-8/LM0EvwhW34+n3fzmcl4swG7Ngx8h8s/5MooXlIJKyMbSiO9juCqftdQIpwa3NneKrca1uYO55JHZeYJUaSZw==" }, "table": { "version": "5.4.6",