From ee7bb2edcc5586d5d64b70eaa80027cf35814fda Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 31 May 2025 03:24:11 +0000 Subject: [PATCH] chore(deps): bump systeminformation from 5.11.16 to 5.27.1 Bumps [systeminformation](https://github.com/sebhildebrandt/systeminformation) from 5.11.16 to 5.27.1. - [Changelog](https://github.com/sebhildebrandt/systeminformation/blob/master/CHANGELOG.md) - [Commits](https://github.com/sebhildebrandt/systeminformation/compare/v5.11.16...v5.27.1) --- updated-dependencies: - dependency-name: systeminformation dependency-version: 5.27.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 898b5c92..3fd244c7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -18361,9 +18361,9 @@ sync-fetch@^0.3.1: node-fetch "^2.6.1" systeminformation@^5.0.0: - version "5.11.16" - resolved "https://registry.yarnpkg.com/systeminformation/-/systeminformation-5.11.16.tgz#5f6fda2447fafe204bd2ab543475f1ffa8c14a85" - integrity sha512-/a1VfP9WELKLT330yhAHJ4lWCXRYynel1kMMHKc/qdzCgDt3BIcMlo+3tKcTiRHFefjV3fz4AvqMx7dGO/72zw== + version "5.27.1" + resolved "https://registry.yarnpkg.com/systeminformation/-/systeminformation-5.27.1.tgz#9a54d97502f7ff6b99f628fc0a2d7ab54ccba5c5" + integrity sha512-FgkVpT6GgATtNvADgtEzDxI/SVaBisfnQ4fmgQZhCJ4335noTgt9q6O81ioHwzs9HgnJaaFSdHSEMIkneZ55iA== tapable@^2.1.1, tapable@^2.2.0, tapable@^2.2.1: version "2.2.1"