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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-05-13 20:25:20 +08:00
committed by GitHub
parent d395221ea1
commit 807481eb7f
2 changed files with 5 additions and 5 deletions

View File

@@ -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"
},