From 9d6bafe20e4a20d882f70977dbd69610b0f363ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Feb 2021 17:09:22 +0000 Subject: [PATCH] Bump systeminformation from 4.23.0 to 4.34.13 Bumps [systeminformation](https://github.com/sebhildebrandt/systeminformation) from 4.23.0 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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 8cebca1..708b426 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.34.13", + "resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-4.34.13.tgz", + "integrity": "sha512-K3h3ofFOvXgsGAoACcGEG+T+X9Kq1xRk1bJS+p6JOd2U4mDFkIOW03u2wSCcVMuCq/NsM/piALNt1u3DrQftlw==", "dev": true }, "systemjs": {