From d0dec03e2a280c0845a06b0bb182c939f9f2f948 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Apr 2021 17:47:48 +0000 Subject: [PATCH] Bump systeminformation from 4.12.0 to 5.6.4 Bumps [systeminformation](https://github.com/sebhildebrandt/systeminformation) from 4.12.0 to 5.6.4. - [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..8e35c36 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.6.4", + "resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-5.6.4.tgz", + "integrity": "sha512-b2tvW1R+qjNEoAGgh734EGLgqbDMghjsHRaWo36skAC6JM1tw1pitcGz/REt+qSIRSXbE4PKECojhaSrBRrEmw==" }, "text-hex": { "version": "1.0.0", diff --git a/package.json b/package.json index c8b5dea..36a010e 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.6.4", "uuid": "^3.3.2", "winston": "^3.2.1" }, diff --git a/yarn.lock b/yarn.lock index 5b943fe..680b160 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.6.4: + version "5.6.4" + resolved "https://registry.yarnpkg.com/systeminformation/-/systeminformation-5.6.4.tgz#5f32fcb05a5849e2a0e71b182c1f56ce32219310" + integrity sha512-b2tvW1R+qjNEoAGgh734EGLgqbDMghjsHRaWo36skAC6JM1tw1pitcGz/REt+qSIRSXbE4PKECojhaSrBRrEmw== text-hex@1.0.x: version "1.0.0"