From d795cb37b78391128ec409f1229b35080435d3d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Feb 2023 12:57:38 +0000 Subject: [PATCH] chore(deps): bump systeminformation from 5.16.1 to 5.17.9 Bumps [systeminformation](https://github.com/sebhildebrandt/systeminformation) from 5.16.1 to 5.17.9. - [Release notes](https://github.com/sebhildebrandt/systeminformation/releases) - [Changelog](https://github.com/sebhildebrandt/systeminformation/blob/master/CHANGELOG.md) - [Commits](https://github.com/sebhildebrandt/systeminformation/compare/v5.16.1...v5.17.9) --- updated-dependencies: - dependency-name: systeminformation dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 862560b..8df08aa 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "satisfactory-json": "^0.0.63", "semver": "^7.3.7", "simple-node-logger": "^21.8.12", - "systeminformation": "^5.12.3", + "systeminformation": "^5.17.9", "tar": "^6.1.11", "tmp-promise": "^3.0.3", "toastr": "^2.1.4", diff --git a/yarn.lock b/yarn.lock index eb3f207..ae1f4b1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2049,10 +2049,10 @@ strip-json-comments@~2.0.1: resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a" integrity sha512-4gB8na07fecVVkOI6Rs4e7T6NOTki5EmL7TUduTs6bu3EdnSycntVJ4re8kgZA+wx9IueI2Y11bfbgwtzuE0KQ== -systeminformation@^5.12.3: - version "5.16.1" - resolved "https://registry.yarnpkg.com/systeminformation/-/systeminformation-5.16.1.tgz#390f6304f30dbdd1270ef84663c841fe642faac3" - integrity sha512-n2YQycKZar7ijkkZz10Pnn5mdt3kep2HlGplvQj5d7BFiT9bw7EH/Zeaa8qFS1l93aohp6fistGkcFYgw+6v1g== +systeminformation@^5.17.9: + version "5.17.9" + resolved "https://registry.yarnpkg.com/systeminformation/-/systeminformation-5.17.9.tgz#8a47bc84f076982734d7b7a0c71371d23bbbfd52" + integrity sha512-inxwRLI/4qpx4o85R54/zdhNagdBGBgs0la7Vl3qBorRVKRDk0nNsDTCGzG4lOITsw1gl7LRWeG4Zsp1pC8nfg== tar-fs@^2.0.0: version "2.1.1"