Skip to content

Commit a69b1a3

Browse files
build(deps): Bump libsignal_protocol_dart from 0.7.1 to 0.7.2 (#1708)
Bumps [libsignal_protocol_dart](https://github.com/MixinNetwork/libsignal_protocol_dart) from 0.7.1 to 0.7.2. - [Changelog](https://github.com/MixinNetwork/libsignal_protocol_dart/blob/master/CHANGELOG.md) - [Commits](https://github.com/MixinNetwork/libsignal_protocol_dart/commits/v0.7.2) --- updated-dependencies: - dependency-name: libsignal_protocol_dart dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ab4fdb8 commit a69b1a3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

pubspec.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1156,10 +1156,10 @@ packages:
11561156
dependency: "direct main"
11571157
description:
11581158
name: libsignal_protocol_dart
1159-
sha256: "2a8d54cddb89eab0301d333c4346d7edc920da0a0c0daa5e324878de2841dce6"
1159+
sha256: "1b691092b24decbd5602a656e42b5a8e61043d2d102ba856a20f96fc04013647"
11601160
url: "https://pub.dev"
11611161
source: hosted
1162-
version: "0.7.1"
1162+
version: "0.7.2"
11631163
lints:
11641164
dependency: transitive
11651165
description:
@@ -1613,10 +1613,10 @@ packages:
16131613
dependency: transitive
16141614
description:
16151615
name: protobuf
1616-
sha256: "01dd9bd0fa02548bf2ceee13545d4a0ec6046459d847b6b061d8a27237108a08"
1616+
sha256: "68645b24e0716782e58948f8467fd42a880f255096a821f9e7d0ec625b00c84d"
16171617
url: "https://pub.dev"
16181618
source: hosted
1619-
version: "2.1.0"
1619+
version: "3.1.0"
16201620
protocol_handler:
16211621
dependency: "direct main"
16221622
description:

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ dependencies:
9090
intl_phone_number_input: ^0.7.4
9191
isolate: ^2.1.0
9292
json_annotation: ^4.8.1
93-
libsignal_protocol_dart: ^0.7.0
93+
libsignal_protocol_dart: ^0.7.2
9494
local_auth: ^2.3.0
9595
lottie: ^3.1.2
9696
map: ^2.0.2

0 commit comments

Comments
 (0)