Skip to content

Commit

Permalink
fix: systeminformation vulnerability
Browse files Browse the repository at this point in the history
  • Loading branch information
thecodrr committed Jan 12, 2021
1 parent 05b69c4 commit 2f8c179
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"recursive-fs": "^2.0.0",
"recursive-readdir": "^2.2.2",
"rrdir": "^6.1.2",
"systeminformation": "^4.26.1",
"systeminformation": "^4.31.1",
"walk-sync": "^2.0.2"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -498,10 +498,10 @@ strip-ansi@^5.0.0, strip-ansi@^5.1.0:
dependencies:
ansi-regex "^4.1.0"

systeminformation@^4.26.1:
version "4.30.5"
resolved "https://registry.yarnpkg.com/systeminformation/-/systeminformation-4.30.5.tgz#2219c305c8be56a2cfa527a5519c45bc81d4916c"
integrity sha512-aYWs8yttl8ePpr6VOQ/Ak8cznuc9L/NQODVhbOKhInX73ZMLvV2BS86Mzr7LLfmUteVFR36CTDNQgiJgRqq+SQ==
systeminformation@^4.31.1:
version "4.34.5"
resolved "https://registry.yarnpkg.com/systeminformation/-/systeminformation-4.34.5.tgz#f2520697085736d9c3edf58ee9230c6aee1130f3"
integrity sha512-oFgpUeGc2BVTl9FPsdixzfcHkMg1llGUeA+flsZf7AM9HTQhWfcVrfHJEoWCq+mOqiSp4SCNrdSPFXJKYPDdYg==

to-regex-range@^5.0.1:
version "5.0.1"
Expand Down

0 comments on commit 2f8c179

Please sign in to comment.