From ee89684a2d1f484c1f67eb150f70a8c78e8156d9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 21 Oct 2020 22:59:26 +0700 Subject: [PATCH] Update dependency systeminformation to ~4.27.10 (#280) Co-authored-by: Renovate Bot --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 7070642..96f4267 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "serve-static": "git+https://git@github.com/BobbyWibowo/serve-static#02c26587b25a7156a89dc05b617fce0aa90cefb9", "sharp": "~0.26.2", "sqlite3": "~5.0.0", - "systeminformation": "~4.27.6" + "systeminformation": "~4.27.10" }, "devDependencies": { "browserslist": "~4.14.5", diff --git a/yarn.lock b/yarn.lock index 81ea1f6..a859ef3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7442,10 +7442,10 @@ svgo@^1.0.0: unquote "~1.1.1" util.promisify "~1.0.0" -systeminformation@~4.27.6: - version "4.27.6" - resolved "https://registry.yarnpkg.com/systeminformation/-/systeminformation-4.27.6.tgz#7b5fd3b9f7c23a6a144538dd3c7c6eb1c7072684" - integrity sha512-uFs6VAt/hhsBqb+2i9oH+tXm/uCP6e6lw4olfor5s5OkkZxYqisGvtSNXsLnSe27anF+tzyXte764MNJqXU9eg== +systeminformation@~4.27.10: + version "4.27.10" + resolved "https://registry.yarnpkg.com/systeminformation/-/systeminformation-4.27.10.tgz#d15181c2872c46de21607d302bd161659a78b148" + integrity sha512-qXuJaa+3A1bLkFNr/rn3H9Uw8UGodSbq+1QjxDbXua9iexfw4UIdAZZTyu9kE5OkXG1Lt6u0z4aZfxYRVL68EA== table@^5.2.3: version "5.4.6"