From 10d11348e5c22af11ef7d8aa0b186e1272e655e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 14:01:20 +0000 Subject: [PATCH] build(deps): bump protobufjs from 8.6.4 to 8.6.6 Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 8.6.4 to 8.6.6. - [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.6.4...protobufjs-v8.6.6) --- updated-dependencies: - dependency-name: protobufjs dependency-version: 8.6.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- libraries/grpc-sdk/package.json | 2 +- libraries/module-tools/package.json | 2 +- pnpm-lock.yaml | 37 ++++++++++++++++++----------- 3 files changed, 25 insertions(+), 16 deletions(-) diff --git a/libraries/grpc-sdk/package.json b/libraries/grpc-sdk/package.json index 0b29bf9ca..ba26066dc 100644 --- a/libraries/grpc-sdk/package.json +++ b/libraries/grpc-sdk/package.json @@ -44,7 +44,7 @@ "nice-grpc": "^2.1.16", "nice-grpc-client-middleware-retry": "^3.1.15", "prom-client": "^15.1.3", - "protobufjs": "^8.6.4", + "protobufjs": "^8.6.6", "winston": "^3.19.0", "winston-loki": "^6.1.4" }, diff --git a/libraries/module-tools/package.json b/libraries/module-tools/package.json index d506c73f6..bc356a69d 100644 --- a/libraries/module-tools/package.json +++ b/libraries/module-tools/package.json @@ -37,7 +37,7 @@ "lodash-es": "^4.18.1", "nice-grpc-common": "^2.0.3", "prom-client": "^15.1.3", - "protobufjs": "^8.6.4", + "protobufjs": "^8.6.6", "winston": "^3.19.0", "winston-loki": "^6.1.4" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fdc8c5ad7..3f50c9d65 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -114,7 +114,7 @@ importers: version: 15.1.3 protobufjs: specifier: '>=7.6.4' - version: 8.6.4 + version: 8.6.6 winston: specifier: ^3.19.0 version: 3.19.0 @@ -335,7 +335,7 @@ importers: version: 15.1.3 protobufjs: specifier: '>=7.6.4' - version: 8.6.4 + version: 8.6.6 winston: specifier: ^3.19.0 version: 3.19.0 @@ -6851,8 +6851,12 @@ packages: resolution: {integrity: sha512-E1sbAYg3aEbXrq0n1ojJkRHQJGE1kaE/O6GLA94y8rnJBfgvOPTOd1b9hOceQK1FFZI9qMh1vBERCyO2ifubcw==} engines: {node: '>=18'} - protobufjs@8.6.4: - resolution: {integrity: sha512-/+XMv9JalknuncEJSwsyEVlwcxVLKx2iaoSUXFZA86MJkdqyOdfrlB1sB7S6aKyUk9tl20YY+SgQe5J2sJHTcg==} + protobufjs@8.6.6: + resolution: {integrity: sha512-RkLIhE+Tdc2Kpq1F4Uw6OnpAXPca7B+GSDov/GqGCqNBpVyDskQ9yReZfgM+C7xw9AAix873iQZXbBWXj6NzYQ==} + engines: {node: '>=12.0.0'} + + protobufjs@8.7.1: + resolution: {integrity: sha512-agdGHrXNTv0IrYscJPDou/PlEJk1c/hBZ9o/B5NH2i/nSPtPqacNxzgwf1CebXxFMjMrZH5sqv9uQuw96aGt/A==} engines: {node: '>=12.0.0'} proxy-addr@2.0.7: @@ -6916,8 +6920,8 @@ packages: react-is@18.3.1: resolution: {integrity: sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==} - react-is@19.2.7: - resolution: {integrity: sha512-kZFnouyVv7eP/Phmrlo9FK+zcAdriZJvzxXHF1Sl1P377WSGe2G/JxVolhTrB/jeV47lKImhNUsijjHAAbcl/A==} + react-is@19.2.8: + resolution: {integrity: sha512-s5un28nYxKJw5gvUHyW5PCC28CvBqLu9r3cWgzHT4Vo/5fqqkFcdRYsGcKf50WMPpjjFZS5d76fn3YCo2njKwQ==} read-pkg-up@3.0.0: resolution: {integrity: sha512-YFzFrVvpC6frF1sz8psoHDBGF7fLPc+llq/8NB43oagqWkx8ar5zYtsTORtOjw9W2RHLpWP+zTWwBvf1bCmcSw==} @@ -9378,7 +9382,7 @@ snapshots: fast-deep-equal: 3.1.3 functional-red-black-tree: 1.0.1 google-gax: 5.0.7 - protobufjs: 8.6.4 + protobufjs: 8.7.1 transitivePeerDependencies: - supports-color optional: true @@ -9446,7 +9450,7 @@ snapshots: dependencies: lodash.camelcase: 4.3.0 long: 5.3.2 - protobufjs: 8.6.4 + protobufjs: 8.6.6 yargs: 17.7.2 '@headlessui/tailwindcss@0.2.2(tailwindcss@4.3.1)': @@ -12638,7 +12642,7 @@ snapshots: node-fetch: 3.3.2 object-hash: 3.0.0 proto3-json-serializer: 3.0.4 - protobufjs: 8.6.4 + protobufjs: 8.7.1 retry-request: 8.0.3 rimraf: 5.0.10 transitivePeerDependencies: @@ -14777,7 +14781,7 @@ snapshots: '@jest/schemas': 30.4.1 ansi-styles: 5.2.0 react-is-18: react-is@18.3.1 - react-is-19: react-is@19.2.7 + react-is-19: react-is@19.2.8 pretty-ms@9.3.0: dependencies: @@ -14800,12 +14804,17 @@ snapshots: proto3-json-serializer@3.0.4: dependencies: - protobufjs: 8.6.4 + protobufjs: 8.7.1 optional: true - protobufjs@8.6.4: + protobufjs@8.6.6: + dependencies: + long: 5.3.2 + + protobufjs@8.7.1: dependencies: long: 5.3.2 + optional: true proxy-addr@2.0.7: dependencies: @@ -14870,7 +14879,7 @@ snapshots: react-is@18.3.1: {} - react-is@19.2.7: {} + react-is@19.2.8: {} read-pkg-up@3.0.0: dependencies: @@ -16160,7 +16169,7 @@ snapshots: dependencies: async-exit-hook: 2.0.1 btoa: 1.2.1 - protobufjs: 8.6.4 + protobufjs: 8.6.6 url-polyfill: 1.1.14 winston-transport: 4.9.0 optionalDependencies: