From f0fb6d4994137a1fc21fbfdb8dc4a54cf6c299fc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 17:14:39 +0700 Subject: [PATCH] fix(deps): update dependency systeminformation to ~5.11.21 (#517) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index d967ebd..d9c475b 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "randomstring": "~1.2.2", "search-query-parser": "~1.6.0", "sharp": "~0.30.6", - "systeminformation": "~5.11.16" + "systeminformation": "~5.11.21" }, "devDependencies": { "@ronilaukkarinen/gulp-stylelint": "~14.0.6", diff --git a/yarn.lock b/yarn.lock index 6bb6aa6..ecae61f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6320,10 +6320,10 @@ svgo@^2.7.0: picocolors "^1.0.0" stable "^0.1.8" -systeminformation@~5.11.16: - version "5.11.16" - resolved "https://registry.yarnpkg.com/systeminformation/-/systeminformation-5.11.16.tgz#5f6fda2447fafe204bd2ab543475f1ffa8c14a85" - integrity sha512-/a1VfP9WELKLT330yhAHJ4lWCXRYynel1kMMHKc/qdzCgDt3BIcMlo+3tKcTiRHFefjV3fz4AvqMx7dGO/72zw== +systeminformation@~5.11.21: + version "5.11.21" + resolved "https://registry.yarnpkg.com/systeminformation/-/systeminformation-5.11.21.tgz#8187de86ef999742341c318dbbd80ed4b3f2360b" + integrity sha512-aYuoelPUEItkeFi9d2EgGYZur6CgGaPAOUv9K5h1rJn5EyAYIXtonxJN3Dn58zQ3BFbj9FggaxaVBGg/pNRngA== table@^6.8.0: version "6.8.0"