Skip to content

Commit

Permalink
chore(deps): update dependency systeminformation to v5.21.7 [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 21, 2023
1 parent 154311a commit 66d7f9b
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion packages/electron/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"electron-packager": "17.0.0",
"execa": "4.1.0",
"mocha": "3.5.3",
"systeminformation": "5.16.9"
"systeminformation": "5.21.7"
},
"files": [
"dist",
Expand Down
2 changes: 1 addition & 1 deletion packages/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
"squirrelly": "7.9.2",
"strip-ansi": "6.0.0",
"syntax-error": "1.4.0",
"systeminformation": "5.16.9",
"systeminformation": "5.21.7",
"term-size": "2.1.0",
"through": "2.3.8",
"tough-cookie": "4.1.3",
Expand Down
2 changes: 1 addition & 1 deletion system-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"snap-shot-it": "7.9.3",
"ssestream": "1.0.1",
"supertest": "4.0.2",
"systeminformation": "5.16.9",
"systeminformation": "5.21.7",
"temp-dir": "^2.0.0",
"webpack": "^5.88.2",
"ws": "5.2.3"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -27935,10 +27935,10 @@ [email protected]:
dependencies:
acorn-node "^1.2.0"

systeminformation@5.16.9:
version "5.16.9"
resolved "https://registry.yarnpkg.com/systeminformation/-/systeminformation-5.16.9.tgz#8a5419c293afea142d93d98dde6850dceb4677b6"
integrity sha512-QTlv3GGSromPeLVW3pzM6uxU8RbkacW9e0+ZX23GAXaX+XE0UToSygAxCJDHSty6RB9lAFHCHg+FfiXFChi/+w==
systeminformation@5.21.7:
version "5.21.7"
resolved "https://registry.yarnpkg.com/systeminformation/-/systeminformation-5.21.7.tgz#53ef75daaf5d756d015f4bb02e059126ccac74f2"
integrity sha512-K3LjnajrazTLTD61+87DFg8IXFk5ljx6nSBqB8pQLtC1UPivAjDtTYGPZ8jaBFxcesPaCOkvLRtBq+RFscrsLw==

systemjs@^6.14.0:
version "6.14.1"
Expand Down

0 comments on commit 66d7f9b

Please sign in to comment.