From 2bf4d15dd3688228eed4f8fa147a38668b316966 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Apr 2021 17:48:05 +0000 Subject: [PATCH] Bump systeminformation from 4.26.9 to 5.6.4 Bumps [systeminformation](https://github.com/sebhildebrandt/systeminformation) from 4.26.9 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.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index c68080b..ceddec1 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "rxdb": "^9.1.0", "rxjs": "^6.5.5", "sanitize-html": "^1.26.0", - "systeminformation": "^4.26.9", + "systeminformation": "^5.6.4", "tch-database": "^0.5.1", "tinify": "^1.6.0-beta.2", "uuid": "^8.1.0", diff --git a/yarn.lock b/yarn.lock index c2d5f2a..d19523f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11880,10 +11880,10 @@ symbol-tree@^3.2.2: resolved "https://registry.yarnpkg.com/symbol-tree/-/symbol-tree-3.2.4.tgz#430637d248ba77e078883951fb9aa0eed7c63fa2" integrity sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw== -systeminformation@^4.26.9: - version "4.26.9" - resolved "https://registry.yarnpkg.com/systeminformation/-/systeminformation-4.26.9.tgz#ecc725a162c0c7d8d48226f97637a5f590042ffd" - integrity sha512-69MTIX9j//wnteJzQWuGL6FiMxlfS3wTWyhROI6pNUaQALYqJb3W9VtLVcEcKFOjO1vrGRgilJVFzJeRRi//Pg== +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== table@^5.2.3: version "5.4.6"