From d23682b93bb8a03186c010462b304841d7f9b769 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 7 Dec 2020 11:45:09 +0000 Subject: [PATCH] build(deps): [security] bump systeminformation in /Server Bumps [systeminformation](https://github.com/sebhildebrandt/systeminformation) from 4.23.5 to 4.31.0. **This update includes security fixes.** - [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.23.5...v4.31.0) Signed-off-by: dependabot-preview[bot] --- Server/package-lock.json | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/Server/package-lock.json b/Server/package-lock.json index 1601efd..7b7eb32 100644 --- a/Server/package-lock.json +++ b/Server/package-lock.json @@ -3715,10 +3715,9 @@ } }, "systeminformation": { - "version": "4.23.5", - "resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-4.23.5.tgz", - "integrity": "sha512-Zxd1wxN8KigQsDhZupVNAyHnkl+ombejuLpNhJ+LNezMxTLn7nBx9HNAIWUJnhAnSS0ZElQLQ1muqgnwbhgOHg==", - "optional": true + "version": "4.31.0", + "resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-4.31.0.tgz", + "integrity": "sha512-j1eNsuHxpW00RpxSvLy2IJHXpH54TyzZGQRTSFM5flD+dl83qmZ7TWIPnVkACMgHFABkL95I4KTf6S7aRsGUWg==" }, "table": { "version": "5.4.6",