Skip to content

Commit

Permalink
fix(deps): update dependency systeminformation to ~5.23.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 6, 2024
1 parent 9fb536a commit 4f6abb7
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.4"
},
"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.4:
version "5.23.4"
resolved "https://registry.yarnpkg.com/systeminformation/-/systeminformation-5.23.4.tgz#7e554d72e117b4b1976de3d2cf5b466cf10fde72"
integrity sha512-mD2R9xnOzKOOmIVtxekosf/ghOE/DGLqAPmsEgQMWJK0pMKxBtX19riz1Ss0tN4omcfS2FQ2RDJ4lkxgADxIPw==

table@^6.8.1:
version "6.8.1"
Expand Down

0 comments on commit 4f6abb7

Please sign in to comment.