From 69c7d28ffa112852f4c725a2dd02babfffd169a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Sep 2023 17:34:35 +0000 Subject: [PATCH] Bump systeminformation from 5.6.4 to 5.21.7 Bumps [systeminformation](https://github.com/sebhildebrandt/systeminformation) from 5.6.4 to 5.21.7. - [Changelog](https://github.com/sebhildebrandt/systeminformation/blob/master/CHANGELOG.md) - [Commits](https://github.com/sebhildebrandt/systeminformation/compare/v5.6.4...v5.21.7) --- updated-dependencies: - dependency-name: systeminformation dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package-lock.json | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 16a3163..4b97f15 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5459,9 +5459,9 @@ } }, "node_modules/systeminformation": { - "version": "5.6.4", - "resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-5.6.4.tgz", - "integrity": "sha512-b2tvW1R+qjNEoAGgh734EGLgqbDMghjsHRaWo36skAC6JM1tw1pitcGz/REt+qSIRSXbE4PKECojhaSrBRrEmw==", + "version": "5.21.7", + "resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-5.21.7.tgz", + "integrity": "sha512-K3LjnajrazTLTD61+87DFg8IXFk5ljx6nSBqB8pQLtC1UPivAjDtTYGPZ8jaBFxcesPaCOkvLRtBq+RFscrsLw==", "os": [ "darwin", "linux", @@ -5469,13 +5469,14 @@ "freebsd", "openbsd", "netbsd", - "sunos" + "sunos", + "android" ], "bin": { "systeminformation": "lib/cli.js" }, "engines": { - "node": ">=4.0.0" + "node": ">=8.0.0" }, "funding": { "type": "Buy me a coffee", @@ -10615,9 +10616,9 @@ "integrity": "sha1-g0D8RwLDEi310iKI+IKD9RPT/dQ=" }, "systeminformation": { - "version": "5.6.4", - "resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-5.6.4.tgz", - "integrity": "sha512-b2tvW1R+qjNEoAGgh734EGLgqbDMghjsHRaWo36skAC6JM1tw1pitcGz/REt+qSIRSXbE4PKECojhaSrBRrEmw==" + "version": "5.21.7", + "resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-5.21.7.tgz", + "integrity": "sha512-K3LjnajrazTLTD61+87DFg8IXFk5ljx6nSBqB8pQLtC1UPivAjDtTYGPZ8jaBFxcesPaCOkvLRtBq+RFscrsLw==" }, "tar-fs": { "version": "2.0.0",