From 3678830cab6f3e7aafc0631c538fd438b654176e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Sep 2023 17:35:15 +0000 Subject: [PATCH] build(deps): bump systeminformation from 5.6.10 to 5.21.7 Bumps [systeminformation](https://github.com/sebhildebrandt/systeminformation) from 5.6.10 to 5.21.7. - [Changelog](https://github.com/sebhildebrandt/systeminformation/blob/master/CHANGELOG.md) - [Commits](https://github.com/sebhildebrandt/systeminformation/compare/v5.6.10...v5.21.7) --- updated-dependencies: - dependency-name: systeminformation dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package-lock.json | 52 +++++++++++++++++++---------------------------- 1 file changed, 21 insertions(+), 31 deletions(-) diff --git a/package-lock.json b/package-lock.json index 326f9d2..9f9b275 100644 --- a/package-lock.json +++ b/package-lock.json @@ -145,12 +145,6 @@ "node": ">=8" } }, - "node_modules/blake2b-wasm": { - "resolved": "git+ssh://git@github.com/jbaylina/blake2b-wasm.git#0d5f024b212429c7f50a7f533aa3a2406b5b42b3", - "dependencies": { - "nanoassert": "^1.0.0" - } - }, "node_modules/blakejs": { "version": "1.1.0", "resolved": "https://registry.npmjs.org/blakejs/-/blakejs-1.1.0.tgz", @@ -1062,11 +1056,6 @@ "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz", "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==" }, - "node_modules/nanoassert": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/nanoassert/-/nanoassert-1.1.0.tgz", - "integrity": "sha1-TzFS4JVA/eKMdvRLGbvNHVpCR40=" - }, "node_modules/nanoid": { "version": "3.1.20", "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.1.20.tgz", @@ -1322,6 +1311,11 @@ "snarkjs": "build/cli.cjs" } }, + "node_modules/snarkjs/blake2b-wasm@git+https:/github.com/jbaylina/blake2b-wasm.git": {}, + "node_modules/snarkjs/node_modules/blake2b-wasm": { + "resolved": "node_modules/snarkjs/blake2b-wasm@git+https:/github.com/jbaylina/blake2b-wasm.git", + "link": true + }, "node_modules/snarkjs/node_modules/circom_runtime": { "version": "0.1.13", "resolved": "https://registry.npmjs.org/circom_runtime/-/circom_runtime-0.1.13.tgz", @@ -1394,9 +1388,9 @@ } }, "node_modules/systeminformation": { - "version": "5.6.10", - "resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-5.6.10.tgz", - "integrity": "sha512-OHOsd0OuVxocAzrG0TXz4yw7bixR6qrYot9G3w8oNX8OF7hjmGTePCieVvSfgWNgK2NBA5tfziwxTfNqX0ej9g==", + "version": "5.21.7", + "resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-5.21.7.tgz", + "integrity": "sha512-K3LjnajrazTLTD61+87DFg8IXFk5ljx6nSBqB8pQLtC1UPivAjDtTYGPZ8jaBFxcesPaCOkvLRtBq+RFscrsLw==", "os": [ "darwin", "linux", @@ -1404,13 +1398,18 @@ "freebsd", "openbsd", "netbsd", - "sunos" + "sunos", + "android" ], "bin": { "systeminformation": "lib/cli.js" }, "engines": { - "node": ">=4.0.0" + "node": ">=8.0.0" + }, + "funding": { + "type": "Buy me a coffee", + "url": "https://www.buymeacoffee.com/systeminfo" } }, "node_modules/tmp": { @@ -1793,13 +1792,6 @@ "resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.2.0.tgz", "integrity": "sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==" }, - "blake2b-wasm": { - "version": "git+ssh://git@github.com/jbaylina/blake2b-wasm.git#0d5f024b212429c7f50a7f533aa3a2406b5b42b3", - "from": "git+ssh://git@github.com/jbaylina/blake2b-wasm.git#0d5f024b212429c7f50a7f533aa3a2406b5b42b3", - "requires": { - "nanoassert": "^1.0.0" - } - }, "blakejs": { "version": "1.1.0", "resolved": "https://registry.npmjs.org/blakejs/-/blakejs-1.1.0.tgz", @@ -2517,11 +2509,6 @@ "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz", "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==" }, - "nanoassert": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/nanoassert/-/nanoassert-1.1.0.tgz", - "integrity": "sha1-TzFS4JVA/eKMdvRLGbvNHVpCR40=" - }, "nanoid": { "version": "3.1.20", "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.1.20.tgz", @@ -2722,6 +2709,9 @@ "readline": "^1.3.0" }, "dependencies": { + "blake2b-wasm": { + "version": "file:node_modules/snarkjs/blake2b-wasm@git+https:/github.com/jbaylina/blake2b-wasm.git" + }, "circom_runtime": { "version": "0.1.13", "resolved": "https://registry.npmjs.org/circom_runtime/-/circom_runtime-0.1.13.tgz", @@ -2781,9 +2771,9 @@ } }, "systeminformation": { - "version": "5.6.10", - "resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-5.6.10.tgz", - "integrity": "sha512-OHOsd0OuVxocAzrG0TXz4yw7bixR6qrYot9G3w8oNX8OF7hjmGTePCieVvSfgWNgK2NBA5tfziwxTfNqX0ej9g==" + "version": "5.21.7", + "resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-5.21.7.tgz", + "integrity": "sha512-K3LjnajrazTLTD61+87DFg8IXFk5ljx6nSBqB8pQLtC1UPivAjDtTYGPZ8jaBFxcesPaCOkvLRtBq+RFscrsLw==" }, "tmp": { "version": "0.2.1",