From 4906802d8953b55e0a9c369f268ef0d530090368 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Aug 2026 12:31:43 +0000 Subject: [PATCH] fix(deps): bump the protobufjs group across 1 directory with 2 updates Bumps the protobufjs group with 2 updates in the / directory: [protobufjs](https://github.com/protobufjs/protobuf.js) and [protobufjs-cli](https://github.com/protobufjs/protobuf.js). Updates `protobufjs` from 8.7.1 to 8.7.2 - [Release notes](https://github.com/protobufjs/protobuf.js/releases) - [Changelog](https://github.com/protobufjs/protobuf.js/blob/master/CHANGELOG.md) - [Commits](https://github.com/protobufjs/protobuf.js/compare/protobufjs-v8.7.1...protobufjs-v8.7.2) Updates `protobufjs-cli` from 2.6.1 to 2.6.2 - [Release notes](https://github.com/protobufjs/protobuf.js/releases) - [Changelog](https://github.com/protobufjs/protobuf.js/blob/master/CHANGELOG.md) - [Commits](https://github.com/protobufjs/protobuf.js/compare/protobufjs-cli-v2.6.1...protobufjs-cli-v2.6.2) --- updated-dependencies: - dependency-name: protobufjs dependency-version: 8.7.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: protobufjs - dependency-name: protobufjs-cli dependency-version: 2.6.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: protobufjs ... Signed-off-by: dependabot[bot] --- packages/exposure-keys/package.json | 4 ++-- yarn.lock | 22 +++++++++++----------- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/packages/exposure-keys/package.json b/packages/exposure-keys/package.json index eb1d70d9..5a1b13f3 100644 --- a/packages/exposure-keys/package.json +++ b/packages/exposure-keys/package.json @@ -2,11 +2,11 @@ "author": "Florian Imdahl ", "dependencies": { "jszip": "3.10.1", - "protobufjs": "8.7.1" + "protobufjs": "8.7.2" }, "description": "Temporary Exposure Keys (TEK) library", "devDependencies": { - "protobufjs-cli": "2.6.1", + "protobufjs-cli": "2.6.2", "tsx": "4.23.12", "typescript": "7.0.2" }, diff --git a/yarn.lock b/yarn.lock index c4071876..c61e4460 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4923,8 +4923,8 @@ __metadata: resolution: "exposure-keys@workspace:packages/exposure-keys" dependencies: jszip: "npm:3.10.1" - protobufjs: "npm:8.7.1" - protobufjs-cli: "npm:2.6.1" + protobufjs: "npm:8.7.2" + protobufjs-cli: "npm:2.6.2" tsx: "npm:4.23.12" typescript: "npm:7.0.2" languageName: unknown @@ -9189,9 +9189,9 @@ __metadata: languageName: node linkType: hard -"protobufjs-cli@npm:2.6.1": - version: 2.6.1 - resolution: "protobufjs-cli@npm:2.6.1" +"protobufjs-cli@npm:2.6.2": + version: 2.6.2 + resolution: "protobufjs-cli@npm:2.6.2" dependencies: escodegen: "npm:^2.0.0" espree: "npm:^9.6.1" @@ -9201,21 +9201,21 @@ __metadata: minimist: "npm:^1.2.8" tmp: "npm:^0.2.7" peerDependencies: - protobufjs: ^8.7.1 + protobufjs: ^8.7.2 bin: pbjs: bin/pbjs pbts: bin/pbts protoc-gen-pbjs: bin/protoc-gen-pbjs - checksum: 10c0/c53f1c0bee6b6d735ccef08c1ae515545505549136f65bd757bc659af7a17167e261786edabee9d57382a231fe8b0b805a915fc8343369d89662533987e4f5c5 + checksum: 10c0/5079b903cb2aa11819904b34e8b7a28a20a1dfa84b58b898379dbdb2036fd30a06df8bdb30ff4031293c01554078918e358eef02294320f6bc18a21804e61e91 languageName: node linkType: hard -"protobufjs@npm:8.7.1": - version: 8.7.1 - resolution: "protobufjs@npm:8.7.1" +"protobufjs@npm:8.7.2": + version: 8.7.2 + resolution: "protobufjs@npm:8.7.2" dependencies: long: "npm:^5.3.2" - checksum: 10c0/2d5e0355301657e671c9dd7a84ed80a908e2c6172f38ede8e5df8a4455fa3eb5eb7edfda16c3072b2a9e23c16c657774bca962942125047c21a347534ea07083 + checksum: 10c0/8bc6837f4a4bb59b63fb07575726274d8ac1ea6dd44cfb1ef517f34465885ce7f3468195142dfbf7c62f2b40497c3a3177f11fe00e0a2fde5268b29349af7f3c languageName: node linkType: hard