From 534f70ee9f53393f2955333edb56a21d0f8285a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 23:49:18 +0000 Subject: [PATCH] build(deps): bump @bufbuild/protobuf from 1.6.0 to 1.7.2 Bumps [@bufbuild/protobuf](https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protobuf) from 1.6.0 to 1.7.2. - [Release notes](https://github.com/bufbuild/protobuf-es/releases) - [Commits](https://github.com/bufbuild/protobuf-es/commits/v1.7.2/packages/protobuf) --- updated-dependencies: - dependency-name: "@bufbuild/protobuf" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index b0b2df0..182e5d6 100644 --- a/package.json +++ b/package.json @@ -13,6 +13,6 @@ "**/*.ts" ], "dependencies": { - "@bufbuild/protobuf": "^1.6.0" + "@bufbuild/protobuf": "^1.7.2" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ad311b7..5c426b0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -6,11 +6,11 @@ settings: dependencies: '@bufbuild/protobuf': - specifier: ^1.6.0 - version: 1.6.0 + specifier: ^1.7.2 + version: 1.7.2 packages: - /@bufbuild/protobuf@1.6.0: - resolution: {integrity: sha512-hp19vSFgNw3wBBcVBx5qo5pufCqjaJ0Cfk5H/pfjNOfNWU+4/w0QVOmfAOZNRrNWRrVuaJWxcN8P2vhOkkzbBQ==} + /@bufbuild/protobuf@1.7.2: + resolution: {integrity: sha512-i5GE2Dk5ekdlK1TR7SugY4LWRrKSfb5T1Qn4unpIMbfxoeGKERKQ59HG3iYewacGD10SR7UzevfPnh6my4tNmQ==} dev: false