From d750699fae13f9a5f56b074b8edfcd61670d6e31 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Apr 2026 23:23:16 +0000 Subject: [PATCH] Bump protocol-buffers-schema from 3.3.2 to 3.6.1 in /context-atlas Bumps [protocol-buffers-schema](https://github.com/mafintosh/protocol-buffers-schema) from 3.3.2 to 3.6.1. - [Commits](https://github.com/mafintosh/protocol-buffers-schema/compare/v3.3.2...v3.6.1) --- updated-dependencies: - dependency-name: protocol-buffers-schema dependency-version: 3.6.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- context-atlas/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/context-atlas/yarn.lock b/context-atlas/yarn.lock index c2af018d..be30933b 100644 --- a/context-atlas/yarn.lock +++ b/context-atlas/yarn.lock @@ -5429,9 +5429,9 @@ proto-list@~1.2.1: integrity sha1-IS1b/hMYMGpCD2QCuOJv85ZHqEk= protocol-buffers-schema@^3.3.1: - version "3.3.2" - resolved "https://registry.yarnpkg.com/protocol-buffers-schema/-/protocol-buffers-schema-3.3.2.tgz#00434f608b4e8df54c59e070efeefc37fb4bb859" - integrity sha512-Xdayp8sB/mU+sUV4G7ws8xtYMGdQnxbeIfLjyO9TZZRJdztBGhlmbI5x1qcY4TG5hBkIKGnc28i7nXxaugu88w== + version "3.6.1" + resolved "https://registry.yarnpkg.com/protocol-buffers-schema/-/protocol-buffers-schema-3.6.1.tgz#fd9a58a5c4e96385b964808f3ddd58f9ef18c3c8" + integrity sha512-VG2K63Igkiv9p76tk1lilczEK1cT+kCjKtkdhw1dQZV3k3IXJbd3o6Ho8b9zJZaHSnT2hKe4I+ObmX9w6m5SmQ== pseudomap@^1.0.2: version "1.0.2"