diff --git a/package-lock.json b/package-lock.json index badfc87..dc1c91d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -64,7 +64,7 @@ "store": "^2.0.12", "stripchar": "^1.2.1", "sudo-prompt": "^9.2.1", - "systeminformation": "^5.23.12", + "systeminformation": "^5.23.14", "tabulator-tables": "^6.3.0", "tinycolor2": "^1.6.0", "tinykeys": "^2.1.0", @@ -7230,9 +7230,9 @@ } }, "node_modules/systeminformation": { - "version": "5.23.12", - "resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-5.23.12.tgz", - "integrity": "sha512-1sectjnx9oAyuoDj55uvTARWCqzO1jV7X1MG+zaAIOzoDXt9yUPXALFNYkb8ZJA4XClJzs/Rl01S6QR95nbeJA==", + "version": "5.23.14", + "resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-5.23.14.tgz", + "integrity": "sha512-mUHEuDQJJOpphvjcIrTY0iwLnoNo/qotr6SuN7v0ANOO0L3j89mfCrEuIVheS/9S9KGRt4Osqxh9GoF7BX49UA==", "license": "MIT", "os": [ "darwin", diff --git a/package.json b/package.json index 4606c53..ef3c054 100644 --- a/package.json +++ b/package.json @@ -392,7 +392,7 @@ "store": "^2.0.12", "stripchar": "^1.2.1", "sudo-prompt": "^9.2.1", - "systeminformation": "^5.23.12", + "systeminformation": "^5.23.14", "tabulator-tables": "^6.3.0", "tinycolor2": "^1.6.0", "tinykeys": "^2.1.0",