From f1baacade0bfe7a818ff8578c9f029d0e2a0f041 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Feb 2021 17:16:23 +0000 Subject: [PATCH] Bump systeminformation from 4.31.0 to 4.34.13 Bumps [systeminformation](https://github.com/sebhildebrandt/systeminformation) from 4.31.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 c301760..0947dd5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2833,9 +2833,9 @@ } }, "systeminformation": { - "version": "4.31.0", - "resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-4.31.0.tgz", - "integrity": "sha512-j1eNsuHxpW00RpxSvLy2IJHXpH54TyzZGQRTSFM5flD+dl83qmZ7TWIPnVkACMgHFABkL95I4KTf6S7aRsGUWg==", + "version": "4.34.13", + "resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-4.34.13.tgz", + "integrity": "sha512-K3h3ofFOvXgsGAoACcGEG+T+X9Kq1xRk1bJS+p6JOd2U4mDFkIOW03u2wSCcVMuCq/NsM/piALNt1u3DrQftlw==", "optional": true }, "term-size": {