From 5a07c0d4a12e69de18bf299c93812816568d87cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Feb 2022 23:21:11 +0000 Subject: [PATCH] Bump systeminformation from 4.26.1 to 5.11.2 Bumps [systeminformation](https://github.com/sebhildebrandt/systeminformation) from 4.26.1 to 5.11.2. - [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.26.1...v5.11.2) --- updated-dependencies: - dependency-name: systeminformation dependency-type: indirect ... Signed-off-by: dependabot[bot] --- package-lock.json | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 6643d19..b192105 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10145,11 +10145,10 @@ "dev": true }, "systeminformation": { - "version": "4.26.1", - "resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-4.26.1.tgz", - "integrity": "sha512-1C4qjucOXYbVNOTnGaujL1bcKyVoEnNv9BTAwDyYaGhNe9mnJrxV1erBKvRxnlp1JBn+jPICeTAQ/TzlEJ5lsg==", - "dev": true, - "optional": true + "version": "4.34.23", + "resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-4.34.23.tgz", + "integrity": "sha512-33+lQwlLxXoxy0o9WLOgw8OjbXeS3Jv+pSl+nxKc2AOClBI28HsdRPpH0u9Xa9OVjHLT9vonnOMw1ug7YXI0dA==", + "dev": true }, "table": { "version": "5.4.6",