From a52d34c35132982316d7f236a159f26c9c1b0ba5 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 28 Jul 2021 16:03:49 +0000 Subject: [PATCH] chore(deps): update dependency systeminformation to v5.7.13 --- packages/ghost-cli/package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/packages/ghost-cli/package.json b/packages/ghost-cli/package.json index 4dc21246c..aaa66b802 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.7.8", + "systeminformation": "5.7.13", "tail": "2.2.3", "tough-cookie": "4.0.0", "validator": "7.2.0", diff --git a/yarn.lock b/yarn.lock index 934ab7893..51dd1a11c 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.7.8: - version "5.7.8" - resolved "https://registry.yarnpkg.com/systeminformation/-/systeminformation-5.7.8.tgz#92bea0b28f3a04c5b3a9791ba34313ec6cdd8cb3" - integrity sha512-gpFGDPtOtWDxMaQ6/7oe2XM/4ErgSvev1l3sdxChnm1AqDJKzZ3cu+VK7Dq1N02pChPiNNsIbUwe6dCLixfWRg== +systeminformation@5.7.13: + version "5.7.13" + resolved "https://registry.yarnpkg.com/systeminformation/-/systeminformation-5.7.13.tgz#372f7a2f87e7f16fe14544027f0cb108a6a700e9" + integrity sha512-yGzRLLdZ4xR37+3WM89rFG1zEQ10BqefeCv0YUfXp26bZGPoZtGQt/IEtIa40i1VmGBMGFTQCVClZ7/optxtvw== table@^5.2.3: version "5.4.6"