From 97c1d6fe27d826ba605740525003d75dfa134eae Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 30 Nov 2020 11:20:00 +0000 Subject: [PATCH] build(deps): [security] bump systeminformation in /Server Bumps [systeminformation](https://github.com/sebhildebrandt/systeminformation) from 4.23.5 to 4.30.7. **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.30.7) 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..b51de03 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.7", + "resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-4.30.7.tgz", + "integrity": "sha512-tE8KlEje0DvdhNY/N9VR6au3+FUSvE11aFlYqWCzbUoA6mczZf9SN4ivHjZBupxvzEATUzFhuIbYLml8Y7TsEQ==" }, "table": { "version": "5.4.6",