Skip to content

Commit

Permalink
fix(deps): update dependency systeminformation to ~5.22.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 5, 2024
1 parent 9fb536a commit da8415f
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 @@ -61,7 +61,7 @@
"rate-limiter-flexible": "~5.0.0",
"search-query-parser": "~1.6.0",
"sharp": "~0.33.2",
"systeminformation": "~5.22.0"
"systeminformation": "~5.22.8"
},
"devDependencies": {
"@ronilaukkarinen/gulp-stylelint": "~14.1.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6410,10 +6410,10 @@ svgo@^3.2.0:
csso "^5.0.5"
picocolors "^1.0.0"

systeminformation@~5.22.0:
version "5.22.0"
resolved "https://registry.yarnpkg.com/systeminformation/-/systeminformation-5.22.0.tgz#d2b3c75bfa68be612d6ed4addb94cc59b901797b"
integrity sha512-oAP80ymt8ssrAzjX8k3frbL7ys6AotqC35oikG6/SG15wBw+tG9nCk4oPaXIhEaAOAZ8XngxUv3ORq2IuR3r4Q==
systeminformation@~5.22.8:
version "5.22.8"
resolved "https://registry.yarnpkg.com/systeminformation/-/systeminformation-5.22.8.tgz#403126772defa1d2a2e4cf039e9f6d57d3f1f3ba"
integrity sha512-F1iWQ+PSfOzvLMGh2UXASaWLDq5o+1h1db13Kddl6ojcQ47rsJhpMtRrmBXfTA5QJgutC4KV67YRmXLuroIxrA==

table@^6.8.1:
version "6.8.1"
Expand Down

0 comments on commit da8415f

Please sign in to comment.