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>
prod
dependabot[bot] 4 months ago committed by GitHub
parent d395221ea1
commit 807481eb7f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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

@ -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:

Loading…
Cancel
Save