From eea3c916e6015a0dbef9e68ade75ab8fca6adbc9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Apr 2021 17:58:10 +0000 Subject: [PATCH] Bump systeminformation from 4.33.4 to 5.6.4 Bumps [systeminformation](https://github.com/sebhildebrandt/systeminformation) from 4.33.4 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 2e484a7..9f27687 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "react-icons": "^4.1.0", "react-scripts": "4.0.1", "styled-components": "^5.2.1", - "systeminformation": "^4.33.4", + "systeminformation": "^5.6.4", "xml2js": "^0.4.23" }, "scripts": { diff --git a/yarn.lock b/yarn.lock index 8ee15f7..120133d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11059,10 +11059,10 @@ symbol-tree@^3.2.4: resolved "https://registry.yarnpkg.com/symbol-tree/-/symbol-tree-3.2.4.tgz#430637d248ba77e078883951fb9aa0eed7c63fa2" integrity sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw== -systeminformation@^4.33.4: - version "4.33.4" - resolved "https://registry.yarnpkg.com/systeminformation/-/systeminformation-4.33.4.tgz#12ca1aa3a63629c850029ce495b633130dba0d5b" - integrity sha512-XrFUIUtCDK04pgAHlGEXOSXUK/epj9a6lH4Cc5peoxlXCMgeds4wRetFuVogcNQ+iVQjEIhHtQqj6lkZnuiTDA== +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@^6.0.4: version "6.0.4"