From 854103366cd74e1dce09e4f3a64e6044ba2685b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 18 Jul 2026 20:33:40 +0000 Subject: [PATCH] Bump systeminformation in the npm_and_yarn group across 1 directory Bumps the npm_and_yarn group with 1 update in the / directory: [systeminformation](https://github.com/sebhildebrandt/systeminformation). Updates `systeminformation` from 5.31.6 to 5.32.0 - [Release notes](https://github.com/sebhildebrandt/systeminformation/releases) - [Changelog](https://github.com/sebhildebrandt/systeminformation/blob/master/CHANGELOG.md) - [Commits](https://github.com/sebhildebrandt/systeminformation/compare/v5.31.6...v5.32.0) --- updated-dependencies: - dependency-name: systeminformation dependency-version: 5.32.0 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 3864707..33c5239 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7571,9 +7571,9 @@ "license": "MIT" }, "node_modules/systeminformation": { - "version": "5.31.6", - "resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-5.31.6.tgz", - "integrity": "sha512-Uv2b2uGGM6ns+26czgW2cYRabYdnswM0ddSOOlryHOaelzsmDSet1iM/NT7VOYxW8x/BW+HkY+b1Ve2pLTSGSA==", + "version": "5.32.0", + "resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-5.32.0.tgz", + "integrity": "sha512-7gfXs43T91miPxxTTtrYitotR/8MPsI2gy3XgUMs6kmOE/JCVqZp6nJpx4XkSutoSqDh6+Y2ovvb2A3RQCR+8w==", "dev": true, "license": "MIT", "os": [ @@ -7590,7 +7590,7 @@ "systeminformation": "lib/cli.js" }, "engines": { - "node": ">=8.0.0" + "node": ">=10.0.0" }, "funding": { "type": "Buy me a coffee",