From 1bd0b9d72e7665f98e223c56f73a14d9ed078b26 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Nov 2023 11:32:23 +0000 Subject: [PATCH] Bump systeminformation from 5.17.12 to 5.21.7 Bumps [systeminformation](https://github.com/sebhildebrandt/systeminformation) from 5.17.12 to 5.21.7. - [Changelog](https://github.com/sebhildebrandt/systeminformation/blob/master/CHANGELOG.md) - [Commits](https://github.com/sebhildebrandt/systeminformation/compare/v5.17.12...v5.21.7) --- updated-dependencies: - dependency-name: systeminformation dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- pnpm-lock.yaml | 9 +++++---- 3 files changed, 10 insertions(+), 9 deletions(-) diff --git a/package-lock.json b/package-lock.json index 16e2ed684..8f7c35b11 100644 --- a/package-lock.json +++ b/package-lock.json @@ -32,7 +32,7 @@ "react-icons": "^4.4.0", "recharts": "^2.7.2", "swr": "^1.3.0", - "systeminformation": "^5.17.12", + "systeminformation": "^5.21.7", "tough-cookie": "^4.1.2", "urbackup-server-api": "^0.8.9", "winston": "^3.8.2", @@ -6008,9 +6008,9 @@ } }, "node_modules/systeminformation": { - "version": "5.17.12", - "resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-5.17.12.tgz", - "integrity": "sha512-I3pfMW2vue53u+X08BNxaJieaHkRoMMKjWetY9lbYJeWFaeWPO6P4FkNc4XOCX8F9vbQ0HqQ25RJoz3U/B7liw==", + "version": "5.21.7", + "resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-5.21.7.tgz", + "integrity": "sha512-K3LjnajrazTLTD61+87DFg8IXFk5ljx6nSBqB8pQLtC1UPivAjDtTYGPZ8jaBFxcesPaCOkvLRtBq+RFscrsLw==", "os": [ "darwin", "linux", diff --git a/package.json b/package.json index 0b10fedf6..e69d29bcd 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "react-icons": "^4.4.0", "recharts": "^2.7.2", "swr": "^1.3.0", - "systeminformation": "^5.17.12", + "systeminformation": "^5.21.7", "tough-cookie": "^4.1.2", "urbackup-server-api": "^0.8.9", "winston": "^3.8.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 335da832d..25719c869 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -78,8 +78,8 @@ dependencies: specifier: ^1.3.0 version: 1.3.0(react@18.2.0) systeminformation: - specifier: ^5.17.12 - version: 5.17.12 + specifier: ^5.21.7 + version: 5.21.7 tough-cookie: specifier: ^4.1.2 version: 4.1.2 @@ -3829,10 +3829,11 @@ packages: react: 18.2.0 dev: false - /systeminformation@5.17.12: - resolution: {integrity: sha512-I3pfMW2vue53u+X08BNxaJieaHkRoMMKjWetY9lbYJeWFaeWPO6P4FkNc4XOCX8F9vbQ0HqQ25RJoz3U/B7liw==} + /systeminformation@5.21.7: + resolution: {integrity: sha512-K3LjnajrazTLTD61+87DFg8IXFk5ljx6nSBqB8pQLtC1UPivAjDtTYGPZ8jaBFxcesPaCOkvLRtBq+RFscrsLw==} engines: {node: '>=8.0.0'} os: [darwin, linux, win32, freebsd, openbsd, netbsd, sunos, android] + hasBin: true dev: false /tailwind-scrollbar@2.1.0(tailwindcss@3.3.0):