From 6afa465bc6db3383792b0beb43f2c6b8486aeffa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Dec 2025 22:50:58 +0000 Subject: [PATCH] chore(deps): bump systeminformation from 5.27.1 to 5.27.14 Bumps [systeminformation](https://github.com/sebhildebrandt/systeminformation) from 5.27.1 to 5.27.14. - [Changelog](https://github.com/sebhildebrandt/systeminformation/blob/master/CHANGELOG.md) - [Commits](https://github.com/sebhildebrandt/systeminformation/compare/v5.27.1...v5.27.14) --- updated-dependencies: - dependency-name: systeminformation dependency-version: 5.27.14 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 e41dc721..12418ee7 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.27.1" - resolved "https://registry.yarnpkg.com/systeminformation/-/systeminformation-5.27.1.tgz#9a54d97502f7ff6b99f628fc0a2d7ab54ccba5c5" - integrity sha512-FgkVpT6GgATtNvADgtEzDxI/SVaBisfnQ4fmgQZhCJ4335noTgt9q6O81ioHwzs9HgnJaaFSdHSEMIkneZ55iA== + version "5.27.14" + resolved "https://registry.yarnpkg.com/systeminformation/-/systeminformation-5.27.14.tgz#9f2b181521c151dad4972d47936ebb49a3271e9d" + integrity sha512-3DoNDYSZBLxBwaJtQGWNpq0fonga/VZ47HY1+7/G3YoIPaPz93Df6egSzzTKbEMmlzUpy3eQ0nR9REuYIycXGg== tapable@^2.1.1, tapable@^2.2.0, tapable@^2.2.1: version "2.2.1"