From de803d9c11ec50f3b3caf8def356587b6113af44 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Oct 2020 20:31:57 +0000 Subject: [PATCH] Bump systeminformation from 4.26.9 to 4.27.11 Bumps [systeminformation](https://github.com/sebhildebrandt/systeminformation) from 4.26.9 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] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index c68080b..48fe256 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": "^4.27.11", "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..c3e4e9d 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@^4.27.11: + version "4.27.11" + resolved "https://registry.yarnpkg.com/systeminformation/-/systeminformation-4.27.11.tgz#6dbe96e48091444f80dab6c05ee1901286826b60" + integrity sha512-U7bigXbOnsB8k1vNHS0Y13RCsRz5/UohiUmND+3mMUL6vfzrpbe/h4ZqewowB+B+tJNnmGFDj08Z8xGfYo45dQ== table@^5.2.3: version "5.4.6"