diff --git a/package.json b/package.json index 9df5552..a225858 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "serve-static": "git+https://git@github.com/BobbyWibowo/serve-static#02c26587b25a7156a89dc05b617fce0aa90cefb9", "sharp": "~0.27.1", "sqlite3": "~5.0.2", - "systeminformation": "~5.3.3" + "systeminformation": "~5.3.4" }, "devDependencies": { "browserslist": "~4.16.3", diff --git a/yarn.lock b/yarn.lock index a71360f..823e127 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7190,10 +7190,10 @@ svgo@^1.0.0: unquote "~1.1.1" util.promisify "~1.0.0" -systeminformation@~5.3.3: - version "5.3.3" - resolved "https://registry.yarnpkg.com/systeminformation/-/systeminformation-5.3.3.tgz#8ed516f8defdc076ab1b6bdcbc5cd87e225985bc" - integrity sha512-s9tCz3GQfJ3L5S7KwI3k6jpSPPj1AR1ZoTqtG0UITtA01+1LAeOYz2pzCisCq9XD/KNTuHUl/AXE3zgvy+OR6Q== +systeminformation@~5.3.4: + version "5.3.4" + resolved "https://registry.yarnpkg.com/systeminformation/-/systeminformation-5.3.4.tgz#22d54e0c03e23472b87a7087342dc354647be25b" + integrity sha512-lMrSxwkDHjn9Ot0xJwnCcYJF1tFTsjqp5TRDVDiZ5QC39T99j3xelUfpiGeCbmMdiY7Nu6CUYMwdRLb2bgOm8g== table@^6.0.4, table@^6.0.7: version "6.0.7"