From 6cb1cfe727a17b8f6bfa372734ecc9dda82b8151 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Feb 2026 22:53:37 +0000 Subject: [PATCH] build(deps): bump systeminformation from 5.30.7 to 5.30.8 in /admin Bumps [systeminformation](https://github.com/sebhildebrandt/systeminformation) from 5.30.7 to 5.30.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.30.7...v5.30.8) --- updated-dependencies: - dependency-name: systeminformation dependency-version: 5.30.8 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- admin/package-lock.json | 8 ++++---- admin/package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/admin/package-lock.json b/admin/package-lock.json index ccedc6a..ae8bada 100644 --- a/admin/package-lock.json +++ b/admin/package-lock.json @@ -64,7 +64,7 @@ "remark-gfm": "^4.0.1", "sharp": "^0.34.5", "stopword": "^3.1.5", - "systeminformation": "^5.27.14", + "systeminformation": "^5.30.8", "tailwindcss": "^4.1.10", "tar": "^7.5.9", "tesseract.js": "^7.0.0", @@ -15188,9 +15188,9 @@ } }, "node_modules/systeminformation": { - "version": "5.30.7", - "resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-5.30.7.tgz", - "integrity": "sha512-33B/cftpaWdpvH+Ho9U1b08ss8GQuLxrWHelbJT1yw4M48Taj8W3ezcPuaLoIHZz5V6tVHuQPr5BprEfnBLBMw==", + "version": "5.30.8", + "resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-5.30.8.tgz", + "integrity": "sha512-imB8LwJCc2DkufKlSRHfzbjhheGzpg1P31A4c55IKTq/ll6Agn1rhBOY+WmS/hyg5inGFp7AyZIK0gvq5rFO2Q==", "license": "MIT", "os": [ "darwin", diff --git a/admin/package.json b/admin/package.json index 450f4c5..c2e2b0f 100644 --- a/admin/package.json +++ b/admin/package.json @@ -116,7 +116,7 @@ "remark-gfm": "^4.0.1", "sharp": "^0.34.5", "stopword": "^3.1.5", - "systeminformation": "^5.27.14", + "systeminformation": "^5.30.8", "tailwindcss": "^4.1.10", "tar": "^7.5.9", "tesseract.js": "^7.0.0",