From 53f51de2bc9657489e33be96ba36e207cf023432 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 30 Apr 2022 06:42:59 +0700 Subject: [PATCH] fix(deps): update dependency systeminformation to ~5.11.14 (#478) 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 c287e46..a10b348 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "search-query-parser": "~1.6.0", "sharp": "~0.30.4", "sqlite3": "~5.0.6", - "systeminformation": "~5.11.9" + "systeminformation": "~5.11.14" }, "devDependencies": { "@ronilaukkarinen/gulp-stylelint": "~14.0.6", diff --git a/yarn.lock b/yarn.lock index c57e5ab..8cc5f65 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6589,10 +6589,10 @@ svgo@^2.7.0: picocolors "^1.0.0" stable "^0.1.8" -systeminformation@~5.11.9: - version "5.11.9" - resolved "https://registry.yarnpkg.com/systeminformation/-/systeminformation-5.11.9.tgz#95f2334e739dd224178948a2afaced7d9abfdf9d" - integrity sha512-eeMtL9UJFR/LYG+2rpeAgZ0Va4ojlNQTkYiQH/xbbPwDjDMsaetj3Pkc+C1aH5G8mav6HvDY8kI4Vl4noksSkA== +systeminformation@~5.11.14: + version "5.11.14" + resolved "https://registry.yarnpkg.com/systeminformation/-/systeminformation-5.11.14.tgz#21fcb6f05d33e17d69c236b9c1b3d9c53d1d2b3a" + integrity sha512-m8CJx3fIhKohanB0ExTk5q53uI1J0g5B09p77kU+KxnxRVpADVqTAwCg1PFelqKsj4LHd+qmVnumb511Hg4xow== table@^6.8.0: version "6.8.0"