From 4b3311401f719b9734a7079e352973639c16fb36 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 30 Nov 2020 19:54:13 +0700 Subject: [PATCH] Update dependency systeminformation to ~4.30.7 (#321) 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 9ccbbf9..cc9d826 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.3", "sqlite3": "~5.0.0", - "systeminformation": "~4.30.4" + "systeminformation": "~4.30.7" }, "devDependencies": { "browserslist": "~4.14.7", diff --git a/yarn.lock b/yarn.lock index ad33a38..bf682d5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7156,10 +7156,10 @@ svgo@^1.0.0: unquote "~1.1.1" util.promisify "~1.0.0" -systeminformation@~4.30.4: - version "4.30.4" - resolved "https://registry.yarnpkg.com/systeminformation/-/systeminformation-4.30.4.tgz#2f7174d0249004068fd3fa6dc1481998246f2d07" - integrity sha512-hUkT0zOIJ8YfzbEierK7oTfTgDs+qjVihkbDlGRVYcBEUNr4XDcGd63lGgZ6RC5vDPkfbUgVrDrqor9NOIZxGA== +systeminformation@~4.30.7: + version "4.30.7" + resolved "https://registry.yarnpkg.com/systeminformation/-/systeminformation-4.30.7.tgz#7e211875aada42abc8bb46cd6c652a274d7e78e0" + integrity sha512-tE8KlEje0DvdhNY/N9VR6au3+FUSvE11aFlYqWCzbUoA6mczZf9SN4ivHjZBupxvzEATUzFhuIbYLml8Y7TsEQ== table@^5.2.3: version "5.4.6"