From df73a19c2b9f5c4c26302461edf5aee2ad38b26a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Feb 2021 16:57:34 +0000 Subject: [PATCH] Bump systeminformation from 4.27.10 to 4.34.13 Bumps [systeminformation](https://github.com/sebhildebrandt/systeminformation) from 4.27.10 to 4.34.13. - [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 055de48..81256ec 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7312,10 +7312,9 @@ } }, "systeminformation": { - "version": "4.27.10", - "resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-4.27.10.tgz", - "integrity": "sha512-qXuJaa+3A1bLkFNr/rn3H9Uw8UGodSbq+1QjxDbXua9iexfw4UIdAZZTyu9kE5OkXG1Lt6u0z4aZfxYRVL68EA==", - "optional": true + "version": "4.34.13", + "resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-4.34.13.tgz", + "integrity": "sha512-K3h3ofFOvXgsGAoACcGEG+T+X9Kq1xRk1bJS+p6JOd2U4mDFkIOW03u2wSCcVMuCq/NsM/piALNt1u3DrQftlw==" }, "table": { "version": "5.4.6",