From ed7d97270b235d84d4be03cecd9c17a03a61be18 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Nov 2020 16:32:22 +0000 Subject: [PATCH] Bump systeminformation in /microservices/messagerie-service Bumps [systeminformation](https://github.com/sebhildebrandt/systeminformation) from 4.26.9 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] --- microservices/messagerie-service/package-lock.json | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/microservices/messagerie-service/package-lock.json b/microservices/messagerie-service/package-lock.json index e8f73b1..6733644 100644 --- a/microservices/messagerie-service/package-lock.json +++ b/microservices/messagerie-service/package-lock.json @@ -1721,10 +1721,9 @@ } }, "systeminformation": { - "version": "4.26.9", - "resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-4.26.9.tgz", - "integrity": "sha512-69MTIX9j//wnteJzQWuGL6FiMxlfS3wTWyhROI6pNUaQALYqJb3W9VtLVcEcKFOjO1vrGRgilJVFzJeRRi//Pg==", - "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",