From 0cf3a937dae8330a4ed5b3ce9527dd6155678de8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Jun 2024 09:22:07 +0800 Subject: [PATCH] chore: bump protobufjs from 7.3.0 to 7.3.2 in /frontend/extension (#195) 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/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 7a6c423..c8c60aa 100644 --- a/frontend/extension/package.json +++ b/frontend/extension/package.json @@ -44,7 +44,7 @@ "long": "^5.2.3", "postcss": "^8.4.38", "prettier": "^3.2.5", - "protobufjs": "^7.3.0", + "protobufjs": "^7.3.2", "tailwindcss": "^3.4.4", "typescript": "^5.4.5" }, diff --git a/frontend/extension/pnpm-lock.yaml b/frontend/extension/pnpm-lock.yaml index af6d706..e28bc8e 100644 --- a/frontend/extension/pnpm-lock.yaml +++ b/frontend/extension/pnpm-lock.yaml @@ -98,8 +98,8 @@ devDependencies: specifier: ^3.2.5 version: 3.2.5 protobufjs: - specifier: ^7.3.0 - version: 7.3.0 + specifier: ^7.3.2 + version: 7.3.2 tailwindcss: specifier: ^3.4.4 version: 3.4.4 @@ -6770,8 +6770,8 @@ packages: resolution: {integrity: sha512-vtK/94akxsTMhe0/cbfpR+syPuszcuwhqVjJq26CuNDgFGj682oRBXOP5MJpv2r7JtE8MsiepGIqvvOTBwn2vA==} dev: false - /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: