From 0055b3a36555b84b01af04157bce89d35a7efbc3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 12 Nov 2020 10:18:40 +0000 Subject: [PATCH] build(deps): [security] bump systeminformation in /Server Bumps [systeminformation](https://github.com/sebhildebrandt/systeminformation) from 4.23.5 to 4.30.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/commits) 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..16bdd96 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.30.0", + "resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-4.30.0.tgz", + "integrity": "sha512-RugiFbF7WppC/F71Y1S0WXbywQQ2MQcne5SUX0r51JHdhjbyKO0ydK6gdprtKlzIcU6edaADULbB8j2nAe/1LQ==" }, "table": { "version": "5.4.6",