diff --git a/examples/gRPC/orders/package-lock.json b/examples/gRPC/orders/package-lock.json index 0d563f098..1da282e33 100644 --- a/examples/gRPC/orders/package-lock.json +++ b/examples/gRPC/orders/package-lock.json @@ -700,30 +700,6 @@ "version": "16.0.1", "license": "MIT" }, - "node_modules/@chronosmicro/tracker/node_modules/systeminformation": { - "version": "5.17.12", - "license": "MIT", - "os": [ - "darwin", - "linux", - "win32", - "freebsd", - "openbsd", - "netbsd", - "sunos", - "android" - ], - "bin": { - "systeminformation": "lib/cli.js" - }, - "engines": { - "node": ">=8.0.0" - }, - "funding": { - "type": "Buy me a coffee", - "url": "https://www.buymeacoffee.com/systeminfo" - } - }, "node_modules/@grpc/grpc-js": { "version": "1.8.14", "license": "Apache-2.0", @@ -2104,6 +2080,31 @@ "license": "MIT", "optional": true }, + "node_modules/systeminformation": { + "version": "5.21.8", + "resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-5.21.8.tgz", + "integrity": "sha512-Xf1KDMUTQHLOT9Z7MjpSpsbaICOHcm4OZ9c9qqpkCoXuxq5MoyDrgu5GIQYpoiralXNPrqxDz3ND8MdllpXeQA==", + "os": [ + "darwin", + "linux", + "win32", + "freebsd", + "openbsd", + "netbsd", + "sunos", + "android" + ], + "bin": { + "systeminformation": "lib/cli.js" + }, + "engines": { + "node": ">=8.0.0" + }, + "funding": { + "type": "Buy me a coffee", + "url": "https://www.buymeacoffee.com/systeminfo" + } + }, "node_modules/tr46": { "version": "3.0.0", "license": "MIT",