Update dependency systeminformation to ~4.31.2 (#332)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-12-16 04:13:05 +07:00 committed by GitHub
parent f89bae3ac2
commit cf32e91a2b
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.3", "sharp": "~0.26.3",
"sqlite3": "~5.0.0", "sqlite3": "~5.0.0",
"systeminformation": "~4.31.0" "systeminformation": "~4.31.2"
}, },
"devDependencies": { "devDependencies": {
"browserslist": "~4.15.0", "browserslist": "~4.15.0",

View File

@ -7201,10 +7201,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.31.0: systeminformation@~4.31.2:
version "4.31.0" version "4.31.2"
resolved "https://registry.yarnpkg.com/systeminformation/-/systeminformation-4.31.0.tgz#24da1f4ba904de8ac66e71be656fef0a234e1d72" resolved "https://registry.yarnpkg.com/systeminformation/-/systeminformation-4.31.2.tgz#d5513f81784007b6c558b0d525d216f680b0e304"
integrity sha512-j1eNsuHxpW00RpxSvLy2IJHXpH54TyzZGQRTSFM5flD+dl83qmZ7TWIPnVkACMgHFABkL95I4KTf6S7aRsGUWg== integrity sha512-P2jOzz+Zz4tSbXbf6Qfw7D218Up5Aoj7Lw6bYLmmbpLS47uExArmIe14mRynBhqZuKb4Bg4CsP+y7EVJyIfZJw==
table@^5.2.3: table@^5.2.3:
version "5.4.6" version "5.4.6"