From b1ea3127e192261f661cdeac1739cd539862051c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 3 Mar 2022 17:39:23 +0700 Subject: [PATCH] fix(deps): update dependency systeminformation to ~5.11.6 (#438) 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 0cf5687..f777e7d 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "serve-static": "git+https://git@github.com/BobbyWibowo/serve-static#02c26587b25a7156a89dc05b617fce0aa90cefb9", "sharp": "~0.28.3", "sqlite3": "~5.0.2", - "systeminformation": "~5.8.7" + "systeminformation": "~5.11.6" }, "devDependencies": { "browserslist": "~4.17.0", diff --git a/yarn.lock b/yarn.lock index 98439aa..7c447fa 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7297,10 +7297,10 @@ svgo@^1.0.0: unquote "~1.1.1" util.promisify "~1.0.0" -systeminformation@~5.8.7: - version "5.8.7" - resolved "https://registry.yarnpkg.com/systeminformation/-/systeminformation-5.8.7.tgz#b2ab01f5568d996ac4ef92203bb59bb1327b64c2" - integrity sha512-e7b47PXn+GvPHLZm7FxC+IgPs5lqqsrmw7xtdxrr0U8aivYZO6V3CawMqCy5bfGB/ghZh/7AWlJEoXUPLyH3iw== +systeminformation@~5.11.6: + version "5.11.6" + resolved "https://registry.yarnpkg.com/systeminformation/-/systeminformation-5.11.6.tgz#8624cbb2e95e6fa98a4ebb0d10759427c0e88144" + integrity sha512-7KBXgdnIDxABQ93w+GrPSrK/pup73+fM09VGka4A/+FhgzdlRY0JNGGDFmV8BHnFuzP9zwlI3n64yDbp7emasQ== table@^6.0.4, table@^6.0.7: version "6.0.7"