From cb820426dff15625d4c726d2a9f3a98d1ea46f59 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2020 19:07:13 +0100 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Bump=20systeminformation?= =?UTF-8?q?=20from=204.22.4=20to=204.23.0=20in=20/src=20(#708)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [systeminformation](https://github.com/sebhildebrandt/systeminformation) from 4.22.4 to 4.23.0. - [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-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- src/package-lock.json | 6 +++--- src/package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/package-lock.json b/src/package-lock.json index 94207f9..be6600f 100644 --- a/src/package-lock.json +++ b/src/package-lock.json @@ -615,9 +615,9 @@ } }, "systeminformation": { - "version": "4.22.4", - "resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-4.22.4.tgz", - "integrity": "sha512-PrJud7+rVT2pRc7eVdFvUUZ8YRsWjb+YZNzXHD00aErapsryFxLSIW4K7a6QyZkjhMgzVUyoEGCJ7wi+9e4siw==" + "version": "4.23.0", + "resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-4.23.0.tgz", + "integrity": "sha512-Gx24ttVOuqKpaGJ5bMYOt/Y7VTntc/Du6h0oh1evKPjxXdSeAcwk1+xsTxEizN3+ZuuVyoHl5hV0jtlHDOGeYA==" }, "tail": { "version": "2.0.3", diff --git a/src/package.json b/src/package.json index 77d5846..073597f 100644 --- a/src/package.json +++ b/src/package.json @@ -34,7 +34,7 @@ "shell-env": "3.0.0", "signale": "1.4.0", "smoothie": "1.35.0", - "systeminformation": "4.22.4", + "systeminformation": "4.23.0", "tail": "2.0.3", "username": "5.1.0", "which": "2.0.2", -- GitLab