From b0ab68bec076607e411814a4fb58cb316192bf0d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jul 2026 10:35:32 +0000 Subject: [PATCH] chore(deps): bump systeminformation from 5.31.6 to 5.31.7 Bumps [systeminformation](https://github.com/sebhildebrandt/systeminformation) from 5.31.6 to 5.31.7. - [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.31.7) --- updated-dependencies: - dependency-name: systeminformation dependency-version: 5.31.7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index fe4f8e5..12c78ac 100644 --- a/package-lock.json +++ b/package-lock.json @@ -23,7 +23,7 @@ "react-resizable-panels": "^3.0.6", "react-syntax-highlighter": "^15.6.6", "remark-gfm": "^4.0.1", - "systeminformation": "^5.31.6" + "systeminformation": "^5.31.7" }, "devDependencies": { "@electron-forge/cli": "^7.11.2", @@ -12355,9 +12355,9 @@ } }, "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.31.7", + "resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-5.31.7.tgz", + "integrity": "sha512-/8NC53e5nP9nmhn42/ncdOkyJnOoue/Vy+tJOyUGd1Yv66G069wK4rrziwhrqDETgk78CudTQupw5z19S5uoZw==", "license": "MIT", "os": [ "darwin", diff --git a/package.json b/package.json index 69bec36..1e8219d 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "react-resizable-panels": "^3.0.6", "react-syntax-highlighter": "^15.6.6", "remark-gfm": "^4.0.1", - "systeminformation": "^5.31.6" + "systeminformation": "^5.31.7" }, "devDependencies": { "@electron-forge/cli": "^7.11.2",