From 2f4626881a5609db6155b6c5794bf7130a1546ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Oct 2020 20:35:16 +0000 Subject: [PATCH] Bump systeminformation from 3.54.0 to 4.27.11 in /caliper Bumps [systeminformation](https://github.com/sebhildebrandt/systeminformation) from 3.54.0 to 4.27.11. - [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] --- caliper/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/caliper/package.json b/caliper/package.json index 55de542..89aa3b2 100644 --- a/caliper/package.json +++ b/caliper/package.json @@ -43,7 +43,7 @@ "ps-node": "^0.1.6", "request": "^2.81.0", "request-promise": "^4.2.1", - "systeminformation": "^3.23.7", + "systeminformation": "^4.27.11", "table": "^4.0.1", "winston": "^2.4.4", "winston-daily-rotate-file": "^3.5.1",