diff --git a/package.json b/package.json index 5d2b2e7..35c26d4 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "serve-static": "git+https://git@github.com/BobbyWibowo/serve-static#02c26587b25a7156a89dc05b617fce0aa90cefb9", "sharp": "~0.26.3", "sqlite3": "~5.0.0", - "systeminformation": "~4.32.0" + "systeminformation": "~4.33.1" }, "devDependencies": { "browserslist": "~4.16.0", diff --git a/yarn.lock b/yarn.lock index ea45ba8..f8eeaae 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7206,10 +7206,10 @@ svgo@^1.0.0: unquote "~1.1.1" util.promisify "~1.0.0" -systeminformation@~4.32.0: - version "4.32.0" - resolved "https://registry.yarnpkg.com/systeminformation/-/systeminformation-4.32.0.tgz#37e0919ef32d25fe1bfaf2d817eb4a0f2950c358" - integrity sha512-8/LM0EvwhW34+n3fzmcl4swG7Ngx8h8s/5MooXlIJKyMbSiO9juCqftdQIpwa3NneKrca1uYO55JHZeYJUaSZw== +systeminformation@~4.33.1: + version "4.33.1" + resolved "https://registry.yarnpkg.com/systeminformation/-/systeminformation-4.33.1.tgz#25e1491303cfdba897c4b836d2a1d0164a3cf734" + integrity sha512-ZSAluWiZWNfyJMKXk+cBGVSh+dwa3dYEfJHKUVAUdJmtJAXms2Hurxk/TufM0ZUHthyimj85xAuXKnRMMAbgmQ== table@^5.2.3: version "5.4.6"