chore(deps): Bump systeminformation and cypress

Bumps [systeminformation](https://github.com/sebhildebrandt/systeminformation) to 5.27.14 and updates ancestor dependency [cypress](https://github.com/cypress-io/cypress). These dependencies need to be updated together.


Updates `systeminformation` from 5.27.7 to 5.27.14
- [Changelog](https://github.com/sebhildebrandt/systeminformation/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sebhildebrandt/systeminformation/compare/v5.27.7...v5.27.14)

Updates `cypress` from 15.7.1 to 15.8.1
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/cypress/compare/v15.7.1...v15.8.1)

---
updated-dependencies:
- dependency-name: systeminformation
  dependency-version: 5.27.14
  dependency-type: indirect
- dependency-name: cypress
  dependency-version: 15.8.1
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-12-22 13:18:44 +00:00
committed by GitHub
parent 702078befc
commit ae315599c3
2 changed files with 9 additions and 9 deletions

16
package-lock.json generated
View File

@@ -94,7 +94,7 @@
"@vitejs/plugin-react": "^5.1.1",
"@vitest/coverage-v8": "^4.0.15",
"cors": "^2.8.5",
"cypress": "^15.7.1",
"cypress": "^15.8.1",
"cypress-plugin-tab": "^1.0.5",
"eslint": "^9.39.2",
"eslint-plugin-react": "^7.37.5",
@@ -5662,9 +5662,9 @@
"license": "MIT"
},
"node_modules/cypress": {
"version": "15.7.1",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-15.7.1.tgz",
"integrity": "sha512-U3sYnJ+Cnpgr6IPycxsznTg//mGVXfPGeGV+om7VQCyp5XyVkhG4oPr3X3hTq1+OB0Om0O5DxusYmt7cbvwqMQ==",
"version": "15.8.1",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-15.8.1.tgz",
"integrity": "sha512-ogc62stTQGh1395ipKxfCE5hQuSApTzeH5e0d9U6m7wYO9HQeCpgnkYtBtd0MbkN2Fnch5Od2mX9u4hoTlrH4Q==",
"dev": true,
"hasInstallScript": true,
"license": "MIT",
@@ -5706,7 +5706,7 @@
"proxy-from-env": "1.0.0",
"request-progress": "^3.0.0",
"supports-color": "^8.1.1",
"systeminformation": "5.27.7",
"systeminformation": "^5.27.14",
"tmp": "~0.2.4",
"tree-kill": "1.2.2",
"untildify": "^4.0.0",
@@ -14247,9 +14247,9 @@
"license": "MIT"
},
"node_modules/systeminformation": {
"version": "5.27.7",
"resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-5.27.7.tgz",
"integrity": "sha512-saaqOoVEEFaux4v0K8Q7caiauRwjXC4XbD2eH60dxHXbpKxQ8kH9Rf7Jh+nryKpOUSEFxtCdBlSUx0/lO6rwRg==",
"version": "5.27.14",
"resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-5.27.14.tgz",
"integrity": "sha512-3DoNDYSZBLxBwaJtQGWNpq0fonga/VZ47HY1+7/G3YoIPaPz93Df6egSzzTKbEMmlzUpy3eQ0nR9REuYIycXGg==",
"dev": true,
"license": "MIT",
"os": [

View File

@@ -128,7 +128,7 @@
"@vitejs/plugin-react": "^5.1.1",
"@vitest/coverage-v8": "^4.0.15",
"cors": "^2.8.5",
"cypress": "^15.7.1",
"cypress": "^15.8.1",
"cypress-plugin-tab": "^1.0.5",
"eslint": "^9.39.2",
"eslint-plugin-react": "^7.37.5",