From 48e5e61bae9297e0a78b232700f439c52ca6d2d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 21 Jun 2026 18:58:11 +0000 Subject: [PATCH] Bump systeminformation from 5.31.7 to 5.31.8 Bumps [systeminformation](https://github.com/sebhildebrandt/systeminformation) from 5.31.7 to 5.31.8. - [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.7...v5.31.8) --- updated-dependencies: - dependency-name: systeminformation dependency-version: 5.31.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- apps/backend/package.json | 2 +- pnpm-lock.yaml | 15 ++++++++++++--- 2 files changed, 13 insertions(+), 4 deletions(-) diff --git a/apps/backend/package.json b/apps/backend/package.json index 042e3c3..b1744bf 100644 --- a/apps/backend/package.json +++ b/apps/backend/package.json @@ -36,7 +36,7 @@ "dotenv": "^17.4.2", "mongoose": "^9.7.1", "pm2": "^7.0.1", - "systeminformation": "^5.31.7" + "systeminformation": "^5.31.8" }, "devDependencies": { "@pm2.web/eslint-config": "workspace:*", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1289a5d..2337cdd 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -63,8 +63,8 @@ importers: specifier: ^7.0.1 version: 7.0.1 systeminformation: - specifier: ^5.31.7 - version: 5.31.7 + specifier: ^5.31.8 + version: 5.31.8 devDependencies: '@pm2.web/eslint-config': specifier: workspace:* @@ -3081,6 +3081,12 @@ packages: os: [darwin, linux, win32, freebsd, openbsd, netbsd, sunos, android] hasBin: true + systeminformation@5.31.8: + resolution: {integrity: sha512-/HGurKdgjYGbfwCPSokoX4WAlasVxuj1SnTukLiIYHPkjbDbN1PMATj8mkHpqkVzUF34y5ZyCY1TMKP32AI9rA==} + engines: {node: '>=8.0.0'} + os: [darwin, linux, win32, freebsd, openbsd, netbsd, sunos, android] + hasBin: true + tabbable@6.4.0: resolution: {integrity: sha512-05PUHKSNE8ou2dwIxTngl4EzcnsCDZGJ/iCLtDflR/SHB/ny14rXc+qU5P4mG9JkusiV7EivzY9Mhm55AzAvCg==} @@ -6240,7 +6246,10 @@ snapshots: dependencies: '@pkgr/core': 0.3.6 - systeminformation@5.31.7: {} + systeminformation@5.31.7: + optional: true + + systeminformation@5.31.8: {} tabbable@6.4.0: {}