From 8e53975a0e9f0266c97ae91a8067f2a1537e501b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Oct 2020 20:35:44 +0000 Subject: [PATCH] Bump systeminformation in /innovation-sandbox/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] --- innovation-sandbox/caliper/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/innovation-sandbox/caliper/package.json b/innovation-sandbox/caliper/package.json index e52abbe..1718079 100644 --- a/innovation-sandbox/caliper/package.json +++ b/innovation-sandbox/caliper/package.json @@ -47,7 +47,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"