From 625082f95bf6641e04202798a0490b7789518f28 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 16 Jan 2021 01:22:42 +0000 Subject: [PATCH] Bump systeminformation from 4.31.0 to 4.34.7 Bumps [systeminformation](https://github.com/sebhildebrandt/systeminformation) from 4.31.0 to 4.34.7. - [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.31.0...v4.34.7) 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..9b39767 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.7", + "resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-4.34.7.tgz", + "integrity": "sha512-cS3FiSZasFgVNjO9CP3aZmTO2VHwXKG+JN6Z85nWRyOzxRMNbZe7Xzwrewp42hj+OPMC3hk7MrAFyu/qLM65Mw==", "optional": true }, "term-size": {