fix(deps): update dependency systeminformation to ~5.0.8 (#371)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-02-01 06:21:54 +07:00 committed by GitHub
parent 5314bf22e3
commit 6bbcc12a1e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -53,7 +53,7 @@
"serve-static": "git+https://git@github.com/BobbyWibowo/serve-static#02c26587b25a7156a89dc05b617fce0aa90cefb9", "serve-static": "git+https://git@github.com/BobbyWibowo/serve-static#02c26587b25a7156a89dc05b617fce0aa90cefb9",
"sharp": "~0.27.1", "sharp": "~0.27.1",
"sqlite3": "~5.0.1", "sqlite3": "~5.0.1",
"systeminformation": "~5.0.7" "systeminformation": "~5.0.8"
}, },
"devDependencies": { "devDependencies": {
"browserslist": "~4.16.1", "browserslist": "~4.16.1",

View File

@ -7166,10 +7166,10 @@ svgo@^1.0.0:
unquote "~1.1.1" unquote "~1.1.1"
util.promisify "~1.0.0" util.promisify "~1.0.0"
systeminformation@~5.0.7: systeminformation@~5.0.8:
version "5.0.7" version "5.0.8"
resolved "https://registry.yarnpkg.com/systeminformation/-/systeminformation-5.0.7.tgz#2ba037a53784d2cf103699752bb64a42be60a8a4" resolved "https://registry.yarnpkg.com/systeminformation/-/systeminformation-5.0.8.tgz#48082d947e5d71af4aac618b1d2cfce892f8beff"
integrity sha512-gRccqCFyHUNme9wD7I5O9J4acI53+ejrJCYTujRFUdk+C2lDt13QCK2m4qSDkKD6JN7Wa0FO9yZQwiNn3Qnoow== integrity sha512-K2AzDnKx0ujD11EenI3VPegNM6ygGlcxj52SsaJ6B8JdYBgUS6HX8WrOY7dfqGvSkwqXNA/YkcWcf5EeFN5wng==
table@^6.0.4, table@^6.0.7: table@^6.0.4, table@^6.0.7:
version "6.0.7" version "6.0.7"