From 375e4e8f4c8f5adc1fd9ba3644622b135f3a9db7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Sep 2023 17:34:51 +0000 Subject: [PATCH] Bump systeminformation in /examples/microservices/orders 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/orders/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/examples/microservices/orders/package-lock.json b/examples/microservices/orders/package-lock.json index f09e387bc..c4bea33cb 100644 --- a/examples/microservices/orders/package-lock.json +++ b/examples/microservices/orders/package-lock.json @@ -3324,9 +3324,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",