From 022fcd256ba7be14834c333f6627a7528b808e57 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Feb 2021 16:55:41 +0000 Subject: [PATCH] Bump systeminformation from 4.12.0 to 5.3.1 Bumps [systeminformation](https://github.com/sebhildebrandt/systeminformation) from 4.12.0 to 5.3.1. - [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] --- package-lock.json | 6 +++--- package.json | 2 +- yarn.lock | 8 ++++---- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 856d887..68b4d41 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1555,9 +1555,9 @@ } }, "systeminformation": { - "version": "4.12.0", - "resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-4.12.0.tgz", - "integrity": "sha512-K+qpka9qn2F2Y2dChZDlbYnwSpoQDGM+UMj0r72YM0JpQJbY/qfXsm7paNRWqwFA+ugc37OytNnv+ZXib7osTQ==" + "version": "5.3.1", + "resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-5.3.1.tgz", + "integrity": "sha512-1xG+6xfKXSowtZsAlUp6jVaV0q+5rq9yUN+ds6Hp2dR3/EdEU5r0v74qi5YF8BCGZfmddiOwDNB0h7ge70fmYA==" }, "text-hex": { "version": "1.0.0", diff --git a/package.json b/package.json index c8b5dea..935c4e4 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "socket.io": "^2.2.0", "statsd": "^0.8.0", "statsd-socket.io": "^0.0.6", - "systeminformation": "^4.11.3", + "systeminformation": "^5.3.1", "uuid": "^3.3.2", "winston": "^3.2.1" }, diff --git a/yarn.lock b/yarn.lock index 5b943fe..af1cddd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1410,10 +1410,10 @@ supports-color@^5.3.0: dependencies: has-flag "^3.0.0" -systeminformation@^4.11.3: - version "4.11.3" - resolved "https://registry.yarnpkg.com/systeminformation/-/systeminformation-4.11.3.tgz#14d6b58906672ff652610f546dc6e468a4d9a62d" - integrity sha512-67+GNhi79Eh8NkRJeKfVDdiZy219FBrEm+6UN+r5ZVDil4BAc2LsVbLGNeJ1FLRNalvotaoBYddEtqWC0+2Yjw== +systeminformation@^5.3.1: + version "5.3.1" + resolved "https://registry.yarnpkg.com/systeminformation/-/systeminformation-5.3.1.tgz#72755645a982fbb9367736518ac4e5d91f5a49e1" + integrity sha512-1xG+6xfKXSowtZsAlUp6jVaV0q+5rq9yUN+ds6Hp2dR3/EdEU5r0v74qi5YF8BCGZfmddiOwDNB0h7ge70fmYA== text-hex@1.0.x: version "1.0.0"