From 65c7e74a813acaac13ab057e22f5347ef14dfe3c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 May 2026 23:22:50 +0000 Subject: [PATCH] chore(deps): bump systeminformation from 5.31.4 to 5.31.6 in /admin Bumps [systeminformation](https://github.com/sebhildebrandt/systeminformation) from 5.31.4 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.31.4...v5.31.6) --- updated-dependencies: - dependency-name: systeminformation dependency-version: 5.31.6 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- admin/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/admin/yarn.lock b/admin/yarn.lock index a122248c4..2aa50cadb 100644 --- a/admin/yarn.lock +++ b/admin/yarn.lock @@ -6496,9 +6496,9 @@ synckit@^0.11.8: "@pkgr/core" "^0.2.9" systeminformation@^5.31.1: - version "5.31.4" - resolved "https://registry.yarnpkg.com/systeminformation/-/systeminformation-5.31.4.tgz#788d80a821d572f4369683c4c61d466d86451fb4" - integrity sha512-lZppDyQx91VdS5zJvAyGkmwe+Mq6xY978BDUG2wRkWE+jkmUF5ti8cvOovFQoN5bvSFKCXVkyKEaU5ec3SJiRg== + version "5.31.6" + resolved "https://registry.yarnpkg.com/systeminformation/-/systeminformation-5.31.6.tgz#2da4979a7262974fd068a3a306ded30aed6127c0" + integrity sha512-Uv2b2uGGM6ns+26czgW2cYRabYdnswM0ddSOOlryHOaelzsmDSet1iM/NT7VOYxW8x/BW+HkY+b1Ve2pLTSGSA== term-size@^2.2.1: version "2.2.1"