Update dependency systeminformation to ~4.30.1 (#309)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-11-18 00:26:12 +07:00 committed by GitHub
parent 0eaf34748e
commit 274a7173f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -52,7 +52,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.26.2", "sharp": "~0.26.2",
"sqlite3": "~5.0.0", "sqlite3": "~5.0.0",
"systeminformation": "~4.30.0" "systeminformation": "~4.30.1"
}, },
"devDependencies": { "devDependencies": {
"browserslist": "~4.14.7", "browserslist": "~4.14.7",

View File

@ -7427,10 +7427,10 @@ svgo@^1.0.0:
unquote "~1.1.1" unquote "~1.1.1"
util.promisify "~1.0.0" util.promisify "~1.0.0"
systeminformation@~4.30.0: systeminformation@~4.30.1:
version "4.30.0" version "4.30.1"
resolved "https://registry.yarnpkg.com/systeminformation/-/systeminformation-4.30.0.tgz#2d707259c2f6bfd4f94fa06dc8ed962344079c9b" resolved "https://registry.yarnpkg.com/systeminformation/-/systeminformation-4.30.1.tgz#9fc517472de50885a455f96af5e3c418dfb3ee21"
integrity sha512-RugiFbF7WppC/F71Y1S0WXbywQQ2MQcne5SUX0r51JHdhjbyKO0ydK6gdprtKlzIcU6edaADULbB8j2nAe/1LQ== integrity sha512-FrZISqs8G/oZfnzodPU/zCk41JIfa0os2WY6CJKuk9FwIVc9UWMJfRlgP307AkFu8IRjuVI/HiCNiP4dAnURTA==
table@^5.2.3: table@^5.2.3:
version "5.4.6" version "5.4.6"