From 5ae988a0639d5112babe7f090746367bf085f946 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Nov 2020 16:28:38 +0000 Subject: [PATCH] Bump systeminformation from 4.25.1 to 4.30.6 in /bit-finder Bumps [systeminformation](https://github.com/sebhildebrandt/systeminformation) from 4.25.1 to 4.30.6. - [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] --- bit-finder/package-lock.json | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/bit-finder/package-lock.json b/bit-finder/package-lock.json index 249a6ac..c5b1ff0 100644 --- a/bit-finder/package-lock.json +++ b/bit-finder/package-lock.json @@ -3060,10 +3060,9 @@ } }, "systeminformation": { - "version": "4.25.1", - "resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-4.25.1.tgz", - "integrity": "sha512-e/t+3a/oVTql4rAwDZxj/WKSeKmH2cHsgh1VD0Z8Yv9fLIuhNNtg2v+Jn9fVQDAtoUVk5t1UW1pn+PLWaS1+pw==", - "optional": true + "version": "4.30.6", + "resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-4.30.6.tgz", + "integrity": "sha512-NV7zo9NU7fWSuiCORZmMLe90cFrrTS6jfalrQ0/5B7JGQ2ei15c2gmfICBwWdmviyv/FXAFVReySxOtDDkppqw==" }, "thunkify": { "version": "2.1.2",