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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-06-18 09:21:14 +08:00
committed by GitHub
parent a5957aa6db
commit 70bdbcfb21
2 changed files with 5 additions and 5 deletions

View File

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