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