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:
parent
6e54438431
commit
5c4d93e103
11 changed files with 1391 additions and 160 deletions
|
@ -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,
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue