Bump protobufjs and ts-proto

Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) to 7.2.4 and updates ancestor dependency [ts-proto](https://github.com/stephenh/ts-proto). These dependencies need to be updated together.


Updates `protobufjs` from 7.1.2 to 7.2.4
- [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.1.2...protobufjs-v7.2.4)

Updates `ts-proto` from 1.131.2 to 1.131.2
- [Release notes](https://github.com/stephenh/ts-proto/releases)
- [Changelog](https://github.com/stephenh/ts-proto/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stephenh/ts-proto/compare/v1.131.2...v1.131.2)

---
updated-dependencies:
- dependency-name: protobufjs
  dependency-type: indirect
- dependency-name: ts-proto
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-07-07 23:04:49 +00:00 committed by GitHub
parent cb39aa71dc
commit 92ae2227aa
2 changed files with 8 additions and 8 deletions

View file

@ -51,7 +51,7 @@
"secp256k1": "^4.0.3",
"sqlite3": "^5.1.5",
"ts-node": "^10.7.0",
"ts-proto": "^1.112.1",
"ts-proto": "^1.131.2",
"typeorm": "0.3.15",
"typescript": "^4.6.4",
"uuid": "^8.3.2"