From e325c479f33e9c11d28e761cc5da1f16752c0c25 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Feb 2021 17:06:02 +0000 Subject: [PATCH] build(deps): bump systeminformation from 4.27.5 to 4.34.13 Bumps [systeminformation](https://github.com/sebhildebrandt/systeminformation) from 4.27.5 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 55374e0..8b36367 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4185,10 +4185,9 @@ } }, "systeminformation": { - "version": "4.27.5", - "resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-4.27.5.tgz", - "integrity": "sha512-EysogxKqREk54ZYDEFcsCODv8GymKZcyiSfegYit8dKhPjzuQr+KX4GFHjssWjYrWFEIM2bYNsFrZX5eufeAXg==", - "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",