From 122710801a2bf7de9a157c5a3454464a44c8315b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 23:24:33 +0800 Subject: [PATCH] chore: bump protobufjs from 7.3.0 to 7.3.2 in /web (#3631) Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 7.3.0 to 7.3.2. - [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-v7.3.0...protobufjs-v7.3.2) --- updated-dependencies: - dependency-name: protobufjs dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- web/package.json | 2 +- web/pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/web/package.json b/web/package.json index ada6499f9..329a301da 100644 --- a/web/package.json +++ b/web/package.json @@ -67,7 +67,7 @@ "nice-grpc-web": "^3.3.3", "postcss": "^8.4.38", "prettier": "^3.3.2", - "protobufjs": "^7.3.0", + "protobufjs": "^7.3.2", "typescript": "^5.4.5", "vite": "^5.3.1" } diff --git a/web/pnpm-lock.yaml b/web/pnpm-lock.yaml index 69cdf35b0..e5206bfd7 100644 --- a/web/pnpm-lock.yaml +++ b/web/pnpm-lock.yaml @@ -178,8 +178,8 @@ importers: specifier: ^3.3.2 version: 3.3.2 protobufjs: - specifier: ^7.3.0 - version: 7.3.0 + specifier: ^7.3.2 + version: 7.3.2 typescript: specifier: ^5.4.5 version: 5.4.5 @@ -2526,8 +2526,8 @@ packages: prop-types@15.8.1: resolution: {integrity: sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==} - protobufjs@7.3.0: - resolution: {integrity: sha512-YWD03n3shzV9ImZRX3ccbjqLxj7NokGN0V/ESiBV5xWqrommYHYiihuIyavq03pWSGqlyvYUFmfoMKd+1rPA/g==} + protobufjs@7.3.2: + resolution: {integrity: sha512-RXyHaACeqXeqAKGLDl68rQKbmObRsTIn4TYVUUug1KfS47YWCo5MacGITEryugIgZqORCvJWEk4l449POg5Txg==} engines: {node: '>=12.0.0'} prr@1.0.1: @@ -5693,7 +5693,7 @@ snapshots: object-assign: 4.1.1 react-is: 16.13.1 - protobufjs@7.3.0: + protobufjs@7.3.2: dependencies: '@protobufjs/aspromise': 1.1.2 '@protobufjs/base64': 1.1.2