From e98ca1350e1d246a81d796d9a143fb2d75c7a0f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Sep 2023 17:34:25 +0000 Subject: [PATCH] Bump systeminformation in /examples/microservices/customers Bumps [systeminformation](https://github.com/sebhildebrandt/systeminformation) from 5.19.1 to 5.21.8. - [Changelog](https://github.com/sebhildebrandt/systeminformation/blob/master/CHANGELOG.md) - [Commits](https://github.com/sebhildebrandt/systeminformation/compare/v5.19.1...v5.21.8) --- updated-dependencies: - dependency-name: systeminformation dependency-type: indirect ... Signed-off-by: dependabot[bot] --- examples/microservices/customers/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/examples/microservices/customers/package-lock.json b/examples/microservices/customers/package-lock.json index c21e4df35..db94a93f7 100644 --- a/examples/microservices/customers/package-lock.json +++ b/examples/microservices/customers/package-lock.json @@ -3000,9 +3000,9 @@ } }, "node_modules/systeminformation": { - "version": "5.19.1", - "resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-5.19.1.tgz", - "integrity": "sha512-aIaH4zFqf2K3L3iJDgejmZQ22H7BWQPJUbdenUT28Oscl8pYJD0sZucoDJlIgI0OyC9IJiZt0hZOUMEyjfNYDw==", + "version": "5.21.8", + "resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-5.21.8.tgz", + "integrity": "sha512-Xf1KDMUTQHLOT9Z7MjpSpsbaICOHcm4OZ9c9qqpkCoXuxq5MoyDrgu5GIQYpoiralXNPrqxDz3ND8MdllpXeQA==", "os": [ "darwin", "linux",