diff --git a/example/package-lock.json b/example/package-lock.json index 2e7c9949..3ccea9a2 100644 --- a/example/package-lock.json +++ b/example/package-lock.json @@ -4846,9 +4846,9 @@ } }, "node_modules/systeminformation": { - "version": "5.8.9", - "resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-5.8.9.tgz", - "integrity": "sha512-dWI4eojNu3cSrMBSSfwV1Xq52mKj2zlliurvYV/y9v1xlv6W86ZKKalSkSZAurww5Xb7+ty5gCKIkQCX2SJK3g==", + "version": "5.21.8", + "resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-5.21.8.tgz", + "integrity": "sha512-Xf1KDMUTQHLOT9Z7MjpSpsbaICOHcm4OZ9c9qqpkCoXuxq5MoyDrgu5GIQYpoiralXNPrqxDz3ND8MdllpXeQA==", "dev": true, "optional": true, "os": [ @@ -4858,13 +4858,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", @@ -9045,9 +9046,9 @@ } }, "systeminformation": { - "version": "5.8.9", - "resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-5.8.9.tgz", - "integrity": "sha512-dWI4eojNu3cSrMBSSfwV1Xq52mKj2zlliurvYV/y9v1xlv6W86ZKKalSkSZAurww5Xb7+ty5gCKIkQCX2SJK3g==", + "version": "5.21.8", + "resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-5.21.8.tgz", + "integrity": "sha512-Xf1KDMUTQHLOT9Z7MjpSpsbaICOHcm4OZ9c9qqpkCoXuxq5MoyDrgu5GIQYpoiralXNPrqxDz3ND8MdllpXeQA==", "dev": true, "optional": true },