From 70bdbcfb2177c31478c7e89f68feed961910752e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Jun 2024 09:21:14 +0800 Subject: [PATCH] chore: bump protobufjs from 7.3.0 to 7.3.2 in /frontend/web (#188) 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> --- frontend/web/package.json | 2 +- frontend/web/pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/frontend/web/package.json b/frontend/web/package.json index efd6886..3a67e79 100644 --- a/frontend/web/package.json +++ b/frontend/web/package.json @@ -47,7 +47,7 @@ "long": "^5.2.3", "postcss": "^8.4.38", "prettier": "^3.3.0", - "protobufjs": "^7.2.6", + "protobufjs": "^7.3.2", "typescript": "^5.4.5", "vite": "^5.3.1" }, diff --git a/frontend/web/pnpm-lock.yaml b/frontend/web/pnpm-lock.yaml index f24644c..164a7f1 100644 --- a/frontend/web/pnpm-lock.yaml +++ b/frontend/web/pnpm-lock.yaml @@ -119,8 +119,8 @@ devDependencies: specifier: ^3.3.0 version: 3.3.1 protobufjs: - specifier: ^7.2.6 - version: 7.3.0 + specifier: ^7.3.2 + version: 7.3.2 typescript: specifier: ^5.4.5 version: 5.4.5 @@ -3413,8 +3413,8 @@ packages: object-assign: 4.1.1 react-is: 16.13.1 - /protobufjs@7.3.0: - resolution: {integrity: sha512-YWD03n3shzV9ImZRX3ccbjqLxj7NokGN0V/ESiBV5xWqrommYHYiihuIyavq03pWSGqlyvYUFmfoMKd+1rPA/g==} + /protobufjs@7.3.2: + resolution: {integrity: sha512-RXyHaACeqXeqAKGLDl68rQKbmObRsTIn4TYVUUug1KfS47YWCo5MacGITEryugIgZqORCvJWEk4l449POg5Txg==} engines: {node: '>=12.0.0'} requiresBuild: true dependencies: