From 025c2d1738325133c81d5f68f799915a96e6eef1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Nov 2021 19:23:42 +0000 Subject: [PATCH] chore(deps): bump systeminformation from 4.34.5 to 5.6.4 Bumps [systeminformation](https://github.com/sebhildebrandt/systeminformation) from 4.34.5 to 5.6.4. - [Release notes](https://github.com/sebhildebrandt/systeminformation/releases) - [Changelog](https://github.com/sebhildebrandt/systeminformation/blob/master/CHANGELOG.md) - [Commits](https://github.com/sebhildebrandt/systeminformation/commits) Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index e3748b7..b5c26bf 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17238,9 +17238,9 @@ "dev": true }, "systeminformation": { - "version": "4.34.5", - "resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-4.34.5.tgz", - "integrity": "sha512-oFgpUeGc2BVTl9FPsdixzfcHkMg1llGUeA+flsZf7AM9HTQhWfcVrfHJEoWCq+mOqiSp4SCNrdSPFXJKYPDdYg==" + "version": "5.6.4", + "resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-5.6.4.tgz", + "integrity": "sha512-b2tvW1R+qjNEoAGgh734EGLgqbDMghjsHRaWo36skAC6JM1tw1pitcGz/REt+qSIRSXbE4PKECojhaSrBRrEmw==" }, "table": { "version": "6.0.6", diff --git a/package.json b/package.json index 8211261..bcf79af 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "serve-static": "^1.13.2", "sharp": "^0.29.0", "sqlite3": "^5.0.0", - "systeminformation": "^4.34.5", + "systeminformation": "^5.6.4", "uuid": "^3.3.2", "v-clipboard": "^2.2.1", "vue-axios": "^2.1.4",