From 807481eb7f96341cff9166cc17358967318310e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 May 2024 20:25:20 +0800 Subject: [PATCH] chore: bump protobufjs from 7.2.6 to 7.3.0 in /frontend/extension (#131) Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 7.2.6 to 7.3.0. - [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.2.6...protobufjs-v7.3.0) --- updated-dependencies: - dependency-name: protobufjs dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- frontend/extension/package.json | 2 +- frontend/extension/pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/frontend/extension/package.json b/frontend/extension/package.json index 76c417f..5dafb91 100644 --- a/frontend/extension/package.json +++ b/frontend/extension/package.json @@ -44,7 +44,7 @@ "long": "^5.2.3", "postcss": "^8.4.38", "prettier": "^2.8.8", - "protobufjs": "^7.2.6", + "protobufjs": "^7.3.0", "tailwindcss": "^3.4.3", "typescript": "^5.4.5" }, diff --git a/frontend/extension/pnpm-lock.yaml b/frontend/extension/pnpm-lock.yaml index 356bf42..9b16e3a 100644 --- a/frontend/extension/pnpm-lock.yaml +++ b/frontend/extension/pnpm-lock.yaml @@ -98,8 +98,8 @@ devDependencies: specifier: ^2.8.8 version: 2.8.8 protobufjs: - specifier: ^7.2.6 - version: 7.2.6 + specifier: ^7.3.0 + version: 7.3.0 tailwindcss: specifier: ^3.4.3 version: 3.4.3 @@ -6771,8 +6771,8 @@ packages: resolution: {integrity: sha512-vtK/94akxsTMhe0/cbfpR+syPuszcuwhqVjJq26CuNDgFGj682oRBXOP5MJpv2r7JtE8MsiepGIqvvOTBwn2vA==} dev: false - /protobufjs@7.2.6: - resolution: {integrity: sha512-dgJaEDDL6x8ASUZ1YqWciTRrdOuYNzoOf27oHNfdyvKqHr5i0FV7FSLU+aIeFjyFgVxrpTOtQUi0BLLBymZaBw==} + /protobufjs@7.3.0: + resolution: {integrity: sha512-YWD03n3shzV9ImZRX3ccbjqLxj7NokGN0V/ESiBV5xWqrommYHYiihuIyavq03pWSGqlyvYUFmfoMKd+1rPA/g==} engines: {node: '>=12.0.0'} requiresBuild: true dependencies: