diff --git a/package-lock.json b/package-lock.json index ab071167..d760c160 100644 --- a/package-lock.json +++ b/package-lock.json @@ -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": [ diff --git a/package.json b/package.json index c2277adf..c0841086 100644 --- a/package.json +++ b/package.json @@ -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",