From d3cf82b5635554b6a7e678c7ecd7ab1d10899a57 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Sep 2023 17:24:32 +0000 Subject: [PATCH] Bump systeminformation from 5.12.3 to 5.21.7 Bumps [systeminformation](https://github.com/sebhildebrandt/systeminformation) from 5.12.3 to 5.21.7. - [Changelog](https://github.com/sebhildebrandt/systeminformation/blob/master/CHANGELOG.md) - [Commits](https://github.com/sebhildebrandt/systeminformation/compare/v5.12.3...v5.21.7) --- updated-dependencies: - dependency-name: systeminformation dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 4cf93bc2..fbf0a977 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "sqlite3": "5.1.6", "sqlite3-trans": "1.3.0", "ssh2": "1.11.0", - "systeminformation": "5.12.3", + "systeminformation": "5.21.7", "telnet-socket": "0.2.4", "temptmp": "^1.1.0", "uuid": "8.3.2", diff --git a/yarn.lock b/yarn.lock index 94ed993e..5a208495 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2178,10 +2178,10 @@ supports-color@^7.1.0: dependencies: has-flag "^4.0.0" -systeminformation@5.12.3: - version "5.12.3" - resolved "https://registry.npmjs.org/systeminformation/-/systeminformation-5.12.3.tgz" - integrity sha512-aPyTDzK/VjEheGEODprxFTMahIWTHGyWXxTsh9EOHjeekVltrIWrle4dOZouOlOYgtKM1pDoHkrR+IssgYCK/A== +systeminformation@5.21.7: + version "5.21.7" + resolved "https://registry.yarnpkg.com/systeminformation/-/systeminformation-5.21.7.tgz#53ef75daaf5d756d015f4bb02e059126ccac74f2" + integrity sha512-K3LjnajrazTLTD61+87DFg8IXFk5ljx6nSBqB8pQLtC1UPivAjDtTYGPZ8jaBFxcesPaCOkvLRtBq+RFscrsLw== tar@^6.0.2, tar@^6.1.11, tar@^6.1.2: version "6.1.11"