Bump protobufjs from 6.11.3 to 7.2.4

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Fedor Indutnyy <indutny@signal.org>
This commit is contained in:
dependabot[bot] 2023-07-12 19:54:37 +02:00 committed by GitHub
parent 6e54438431
commit 5c4d93e103
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
11 changed files with 1391 additions and 160 deletions

View file

@ -152,12 +152,12 @@ describe('story/messaging', function unknownContacts() {
},
storyMessageRecipients: [
{
destinationUuid: first.device.uuid,
destinationServiceId: first.device.uuid,
distributionListIds: [DISTRIBUTION1],
isAllowedToReply: true,
},
{
destinationUuid: second.device.uuid,
destinationServiceId: second.device.uuid,
distributionListIds: [DISTRIBUTION2],
isAllowedToReply: true,
},