Chore(deps): Bump systeminformation from 5.21.24 to 5.22.0 (#2999)

Bumps [systeminformation](https://github.com/sebhildebrandt/systeminformation) from 5.21.24 to 5.22.0.
- [Changelog](https://github.com/sebhildebrandt/systeminformation/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sebhildebrandt/systeminformation/compare/v5.21.24...v5.22.0)

---
updated-dependencies:
- dependency-name: systeminformation
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/3076/head
dependabot[bot] 2 months ago committed by GitHub
parent 000d06aa04
commit c5876f22fe
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

8
package-lock.json generated

@ -34,7 +34,7 @@
"recharts": "^2.11.0",
"rrule": "^2.8.1",
"swr": "^1.3.0",
"systeminformation": "^5.21.24",
"systeminformation": "^5.22.0",
"tough-cookie": "^4.1.3",
"urbackup-server-api": "^0.8.9",
"winston": "^3.11.0",
@ -6494,9 +6494,9 @@
}
},
"node_modules/systeminformation": {
"version": "5.21.24",
"resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-5.21.24.tgz",
"integrity": "sha512-xQada8ByGGFoRXJaUptGgddn3i7IjtSdqNdCKzB8xkzsM7pHnfLYBWxkPdGzhZ0Z/l+W1yo+aZQZ74d2isj8kw==",
"version": "5.22.0",
"resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-5.22.0.tgz",
"integrity": "sha512-oAP80ymt8ssrAzjX8k3frbL7ys6AotqC35oikG6/SG15wBw+tG9nCk4oPaXIhEaAOAZ8XngxUv3ORq2IuR3r4Q==",
"os": [
"darwin",
"linux",

@ -36,7 +36,7 @@
"recharts": "^2.11.0",
"rrule": "^2.8.1",
"swr": "^1.3.0",
"systeminformation": "^5.21.24",
"systeminformation": "^5.22.0",
"tough-cookie": "^4.1.3",
"urbackup-server-api": "^0.8.9",
"winston": "^3.11.0",

@ -84,8 +84,8 @@ dependencies:
specifier: ^1.3.0
version: 1.3.0(react@18.2.0)
systeminformation:
specifier: ^5.21.24
version: 5.21.24
specifier: ^5.22.0
version: 5.22.0
tough-cookie:
specifier: ^4.1.3
version: 4.1.3
@ -4139,8 +4139,8 @@ packages:
react: 18.2.0
dev: false
/systeminformation@5.21.24:
resolution: {integrity: sha512-xQada8ByGGFoRXJaUptGgddn3i7IjtSdqNdCKzB8xkzsM7pHnfLYBWxkPdGzhZ0Z/l+W1yo+aZQZ74d2isj8kw==}
/systeminformation@5.22.0:
resolution: {integrity: sha512-oAP80ymt8ssrAzjX8k3frbL7ys6AotqC35oikG6/SG15wBw+tG9nCk4oPaXIhEaAOAZ8XngxUv3ORq2IuR3r4Q==}
engines: {node: '>=8.0.0'}
os: [darwin, linux, win32, freebsd, openbsd, netbsd, sunos, android]
hasBin: true

Loading…
Cancel
Save