From 5d15544d410697e709425987d89563751778ea86 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jan 2024 23:20:00 +0000 Subject: [PATCH] build(deps): bump @bufbuild/protobuf from 1.6.0 to 1.7.1 Bumps [@bufbuild/protobuf](https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protobuf) from 1.6.0 to 1.7.1. - [Release notes](https://github.com/bufbuild/protobuf-es/releases) - [Commits](https://github.com/bufbuild/protobuf-es/commits/v1.7.1/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..7fba068 100644 --- a/package.json +++ b/package.json @@ -13,6 +13,6 @@ "**/*.ts" ], "dependencies": { - "@bufbuild/protobuf": "^1.6.0" + "@bufbuild/protobuf": "^1.7.1" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ad311b7..8136acd 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.1 + version: 1.7.1 packages: - /@bufbuild/protobuf@1.6.0: - resolution: {integrity: sha512-hp19vSFgNw3wBBcVBx5qo5pufCqjaJ0Cfk5H/pfjNOfNWU+4/w0QVOmfAOZNRrNWRrVuaJWxcN8P2vhOkkzbBQ==} + /@bufbuild/protobuf@1.7.1: + resolution: {integrity: sha512-UlI3lKLFBjZQJ0cHf47YUH6DzZxZYWk3sf6dKYyPUaXrfXq4z+zZqNO3q0lPUzyJgh14s6VscjcNFBaQBhYd9Q==} dev: false