diff --git a/package-lock.json b/package-lock.json index 14bb1e1607..707fb9ca8d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -27,7 +27,7 @@ "pm2": "^5.4.2", "socket.io": "^4.7.5", "suncalc": "^1.9.0", - "systeminformation": "^5.23.4" + "systeminformation": "^5.23.5" }, "devDependencies": { "@stylistic/eslint-plugin": "^2.6.2", @@ -11401,9 +11401,9 @@ "dev": true }, "node_modules/systeminformation": { - "version": "5.23.4", - "resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-5.23.4.tgz", - "integrity": "sha512-mD2R9xnOzKOOmIVtxekosf/ghOE/DGLqAPmsEgQMWJK0pMKxBtX19riz1Ss0tN4omcfS2FQ2RDJ4lkxgADxIPw==", + "version": "5.23.5", + "resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-5.23.5.tgz", + "integrity": "sha512-PEpJwhRYxZgBCAlWZhWIgfMTjXLqfcaZ1pJsJn9snWNfBW/Z1YQg1mbIUSWrEV3ErAHF7l/OoVLQeaZDlPzkpA==", "os": [ "darwin", "linux", diff --git a/package.json b/package.json index b0eb77e937..048bff9636 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "pm2": "^5.4.2", "socket.io": "^4.7.5", "suncalc": "^1.9.0", - "systeminformation": "^5.23.4" + "systeminformation": "^5.23.5" }, "devDependencies": { "@stylistic/eslint-plugin": "^2.6.2",