From 4f540223aebbade76a178ebed8596a059a182573 Mon Sep 17 00:00:00 2001 From: Bobby Wibowo Date: Tue, 12 Jul 2022 08:56:56 +0700 Subject: [PATCH] chore(deps): update systeminformation to ~5.11.25 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 79dbb9b..37bb0ad 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "rate-limiter-flexible": "^2.3.7", "search-query-parser": "~1.6.0", "sharp": "~0.30.7", - "systeminformation": "5.11.23" + "systeminformation": "~5.11.25" }, "devDependencies": { "@ronilaukkarinen/gulp-stylelint": "~14.0.6", diff --git a/yarn.lock b/yarn.lock index d392b1e..6a88a21 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6223,10 +6223,10 @@ svgo@^2.7.0: picocolors "^1.0.0" stable "^0.1.8" -systeminformation@5.11.23: - version "5.11.23" - resolved "https://registry.yarnpkg.com/systeminformation/-/systeminformation-5.11.23.tgz#1ecc55cd13959912e28cc52e186b64a04f3534f8" - integrity sha512-HVwFAevsPABj7KwdPjmjsfxTpYeMAu6tM0hA52Pj272QkTL3TDvV1QWAL7jgZystk9+rL1LtZqTIV0MANuyLcg== +systeminformation@~5.11.25: + version "5.11.25" + resolved "https://registry.yarnpkg.com/systeminformation/-/systeminformation-5.11.25.tgz#d94d7ec0125ff6ebe823898047b262ff4eab1a91" + integrity sha512-qjBpIYDCEUnwxy8ewm+ybO4pOl+lNRB5zC6YcCT+kp5QdCXRZ7e0ZS/++PkV7rGu76Xxzbmw3LSzBQitDX2seQ== table@^6.8.0: version "6.8.0"