diff --git a/packages/ghost-cli/package.json b/packages/ghost-cli/package.json index d9efafa47..a602fe7f8 100644 --- a/packages/ghost-cli/package.json +++ b/packages/ghost-cli/package.json @@ -82,7 +82,7 @@ "stat-mode": "1.0.0", "strip-ansi": "6.0.0", "symlink-or-copy": "1.3.1", - "systeminformation": "5.8.0", + "systeminformation": "5.8.2", "tail": "2.2.3", "tough-cookie": "4.0.0", "validator": "7.2.0", diff --git a/yarn.lock b/yarn.lock index f3eb9d936..c3e9df5e5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4871,10 +4871,10 @@ symlink-or-copy@1.3.1: resolved "https://registry.yarnpkg.com/symlink-or-copy/-/symlink-or-copy-1.3.1.tgz#9506dd64d8e98fa21dcbf4018d1eab23e77f71fe" integrity sha512-0K91MEXFpBUaywiwSSkmKjnGcasG/rVBXFLJz5DrgGabpYD6N+3yZrfD6uUIfpuTu65DZLHi7N8CizHc07BPZA== -systeminformation@5.8.0: - version "5.8.0" - resolved "https://registry.yarnpkg.com/systeminformation/-/systeminformation-5.8.0.tgz#43e6d0918d7d42c65e53e36059f0849354ab2873" - integrity sha512-l4drbK2PtNynGKblaShY9hDLW/gg1zxUq2+Yk4gTyd6a2JUvFyTGP8PhHV9iOh+MzS25PQa8W1t0kvcIvr9n7Q== +systeminformation@5.8.2: + version "5.8.2" + resolved "https://registry.yarnpkg.com/systeminformation/-/systeminformation-5.8.2.tgz#c9cfada753dcb5eadb27e2350eecd509f3a34d42" + integrity sha512-XxK/gHdfGFtCAv7JLwGlPoU8bfkcTHgcGSU9LqgbdURwOgwyYlfX+jailzh2eX//9r+Wg53oOv+/DE30KNK2qA== table@^5.2.3: version "5.4.6"