diff --git a/benchmarks/package-lock.json b/benchmarks/package-lock.json index 199181eb..78d84e37 100644 --- a/benchmarks/package-lock.json +++ b/benchmarks/package-lock.json @@ -2967,9 +2967,9 @@ } }, "node_modules/systeminformation": { - "version": "5.7.10", - "resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-5.7.10.tgz", - "integrity": "sha512-uHdGT793T7aM7HHql1vNhMCJccKF78n40K6LXkkeF0bSJF4jLSbtLCT2KQoZmodonuY9vFGDkAFa4QjWJH3OyA==", + "version": "5.23.14", + "resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-5.23.14.tgz", + "integrity": "sha512-mUHEuDQJJOpphvjcIrTY0iwLnoNo/qotr6SuN7v0ANOO0L3j89mfCrEuIVheS/9S9KGRt4Osqxh9GoF7BX49UA==", "dev": true, "os": [ "darwin", @@ -2978,13 +2978,14 @@ "freebsd", "openbsd", "netbsd", - "sunos" + "sunos", + "android" ], "bin": { "systeminformation": "lib/cli.js" }, "engines": { - "node": ">=4.0.0" + "node": ">=8.0.0" }, "funding": { "type": "Buy me a coffee", @@ -5691,9 +5692,9 @@ } }, "systeminformation": { - "version": "5.7.10", - "resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-5.7.10.tgz", - "integrity": "sha512-uHdGT793T7aM7HHql1vNhMCJccKF78n40K6LXkkeF0bSJF4jLSbtLCT2KQoZmodonuY9vFGDkAFa4QjWJH3OyA==", + "version": "5.23.14", + "resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-5.23.14.tgz", + "integrity": "sha512-mUHEuDQJJOpphvjcIrTY0iwLnoNo/qotr6SuN7v0ANOO0L3j89mfCrEuIVheS/9S9KGRt4Osqxh9GoF7BX49UA==", "dev": true }, "table": {