From ca8d462094439962e85c506c64cbde66f02cc6ee Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 2 Dec 2020 10:18:47 +0000 Subject: [PATCH] build(deps): [security] bump systeminformation in /Server Bumps [systeminformation](https://github.com/sebhildebrandt/systeminformation) from 4.23.5 to 4.30.11. **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.11) 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..3dad3ca 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.11", + "resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-4.30.11.tgz", + "integrity": "sha512-dR2OJMvyBeF+VZ36851O7oQEUFdNtux3xFI+xAFbWg5J/mh5lQOBiceHTkYOyvGf++mMIKgpeAmYnKy+cyWIdw==" }, "table": { "version": "5.4.6",