From e353acd8de8e13748e60e49831db9986df47b168 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 May 2026 22:23:14 +0000 Subject: [PATCH] Bump systeminformation from 5.21.15 to 5.31.6 Bumps [systeminformation](https://github.com/sebhildebrandt/systeminformation) from 5.21.15 to 5.31.6. - [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.21.15...v5.31.6) --- updated-dependencies: - dependency-name: systeminformation dependency-version: 5.31.6 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 b6c0f16657..37415d8d7e 100644 --- a/package.json +++ b/package.json @@ -190,7 +190,7 @@ "extract-zip": "^2.0.1", "https-proxy-agent": "^5.0.1", "semver": "^7.3.2", - "systeminformation": "^5.6.10", + "systeminformation": "^5.31.6", "tmp": "^0.2.1", "underscore": "^1.13.6", "vscode-extension-telemetry": "^0.1.7" diff --git a/yarn.lock b/yarn.lock index 9c5f5f86be..43cac39c59 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3810,10 +3810,10 @@ synckit@^0.8.4: "@pkgr/utils" "^2.3.1" tslib "^2.4.0" -systeminformation@^5.6.10: - version "5.21.15" - resolved "https://registry.yarnpkg.com/systeminformation/-/systeminformation-5.21.15.tgz#d40fb97462580e99522efa585b1c643cf930e788" - integrity "sha1-1A+5dGJYDplSLvpYWxxkPPkw54g= sha512-vMLwsGgJZW6GvoBXVWNZuRQG0MPxlfQnIIIY9ZxoogWftUpJ9C33qD+32e1meFlXuWpN0moNApPFLpbsSi4OaQ==" +systeminformation@^5.31.6: + version "5.31.6" + resolved "https://registry.yarnpkg.com/systeminformation/-/systeminformation-5.31.6.tgz#2da4979a7262974fd068a3a306ded30aed6127c0" + integrity sha512-Uv2b2uGGM6ns+26czgW2cYRabYdnswM0ddSOOlryHOaelzsmDSet1iM/NT7VOYxW8x/BW+HkY+b1Ve2pLTSGSA== tapable@^2.1.1: version "2.2.1"