Skip to content

Commit

Permalink
fix(deps): update dependency systeminformation to ~5.23.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 31, 2024
1 parent 9fb536a commit b4a2477
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.23.1"
},
"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.23.1:
version "5.23.1"
resolved "https://registry.yarnpkg.com/systeminformation/-/systeminformation-5.23.1.tgz#ebf70defa927f6a42462a440f4802d83d50e7eb5"
integrity sha512-r1DRobQxcm8YZGj+sc/oXhaDjjIOUGVvGnzd10MQey7F3ygu+qXV5ofWQiK7x3bSZCxFFn/BOiMak00gZgaGWQ==

table@^6.8.1:
version "6.8.1"
Expand Down

0 comments on commit b4a2477

Please sign in to comment.