From 593f5edb73e079d43cee993428382cd626fcfee9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Jun 2022 22:37:24 +0000 Subject: [PATCH] Bump protobufjs from 6.11.2 to 6.11.3 Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 6.11.2 to 6.11.3. - [Release notes](https://github.com/protobufjs/protobuf.js/releases) - [Changelog](https://github.com/protobufjs/protobuf.js/blob/v6.11.3/CHANGELOG.md) - [Commits](https://github.com/protobufjs/protobuf.js/compare/v6.11.2...v6.11.3) --- updated-dependencies: - dependency-name: protobufjs dependency-type: indirect ... Signed-off-by: dependabot[bot] --- package-lock.json | 28 +++++++--------------------- 1 file changed, 7 insertions(+), 21 deletions(-) diff --git a/package-lock.json b/package-lock.json index 8c75f9a..38e7a39 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2278,7 +2278,6 @@ "dependencies": { "cross-spawn": "^5.1.0", "electron": "^1.6.11", - "headless": "https://github.com/paulkernfeld/node-headless/tarball/master", "ndjson": "^1.5.0" }, "optionalDependencies": { @@ -4698,7 +4697,6 @@ "dependencies": { "@mapbox/node-pre-gyp": "^1.0.5", "debug": "^4.1.1", - "electron-webrtc": "^0.3.0", "ipfs-core": "^0.9.1", "ipfs-core-types": "^0.6.1", "ipfs-grpc-server": "^0.4.1", @@ -4707,10 +4705,7 @@ "ipfs-utils": "^8.1.4", "just-safe-set": "^2.2.1", "libp2p": "^0.32.0", - "libp2p-webrtc-star": "^0.23.0", - "prom-client": "^12.0.0", - "prometheus-gc-stats": "^0.6.0", - "wrtc": "^0.4.6" + "libp2p-webrtc-star": "^0.23.0" }, "optionalDependencies": { "electron-webrtc": "^0.3.0", @@ -4853,7 +4848,6 @@ "multiformats": "^9.4.1", "native-abort-controller": "^1.0.3", "parse-duration": "^1.0.0", - "prom-client": "^12.0.0", "stream-to-it": "^0.2.2", "uint8arrays": "^2.1.6", "uri-to-multiaddr": "^6.0.0" @@ -5657,9 +5651,6 @@ "resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-2.4.0.tgz", "integrity": "sha1-NzaitCi4e72gzIO1P6PWM6NcKug=", "optional": true, - "dependencies": { - "graceful-fs": "^4.1.6" - }, "optionalDependencies": { "graceful-fs": "^4.1.6" } @@ -5719,9 +5710,6 @@ "resolved": "https://registry.npmjs.org/klaw/-/klaw-1.3.1.tgz", "integrity": "sha1-QIhDO0azsbolnXh4XY6W9zugJDk=", "optional": true, - "dependencies": { - "graceful-fs": "^4.1.9" - }, "optionalDependencies": { "graceful-fs": "^4.1.9" } @@ -7605,7 +7593,6 @@ "integrity": "sha512-vCX+HZ1jZHkha25r5dAcRSNjue+K3Hn0B33EcZl7y3hgp3o1YsQ4Y3x7oJWKvDdbelFIL0McsXGmRg3zBrmq+g==", "optional": true, "dependencies": { - "gc-stats": "^1.4.0", "optional": "^0.1.3" }, "engines": { @@ -7642,9 +7629,9 @@ } }, "node_modules/protobufjs": { - "version": "6.11.2", - "resolved": "https://registry.npmjs.org/protobufjs/-/protobufjs-6.11.2.tgz", - "integrity": "sha512-4BQJoPooKJl2G9j3XftkIXjoC9C0Av2NOrWmbLWT1vH32GcSUHjM0Arra6UfTsVyfMAuFzaLucXn1sadxJydAw==", + "version": "6.11.3", + "resolved": "https://registry.npmjs.org/protobufjs/-/protobufjs-6.11.3.tgz", + "integrity": "sha512-xL96WDdCZYdU7Slin569tFX712BxsxslWwAfAhCYjQKGTq7dAU91Lomy6nLLhh/dyGhk/YH4TwTSRxTzhuHyZg==", "hasInstallScript": true, "dependencies": { "@protobufjs/aspromise": "^1.1.2", @@ -9200,7 +9187,6 @@ "hasInstallScript": true, "optional": true, "dependencies": { - "domexception": "^1.0.1", "node-pre-gyp": "^0.13.0" }, "engines": { @@ -15659,9 +15645,9 @@ } }, "protobufjs": { - "version": "6.11.2", - "resolved": "https://registry.npmjs.org/protobufjs/-/protobufjs-6.11.2.tgz", - "integrity": "sha512-4BQJoPooKJl2G9j3XftkIXjoC9C0Av2NOrWmbLWT1vH32GcSUHjM0Arra6UfTsVyfMAuFzaLucXn1sadxJydAw==", + "version": "6.11.3", + "resolved": "https://registry.npmjs.org/protobufjs/-/protobufjs-6.11.3.tgz", + "integrity": "sha512-xL96WDdCZYdU7Slin569tFX712BxsxslWwAfAhCYjQKGTq7dAU91Lomy6nLLhh/dyGhk/YH4TwTSRxTzhuHyZg==", "requires": { "@protobufjs/aspromise": "^1.1.2", "@protobufjs/base64": "^1.1.2",