Skip to content

Commit 7bd57a4

Browse files
Bump crypto from 3.0.6 to 3.0.7
Bumps [crypto](https://github.com/dart-lang/core/tree/main/pkgs) from 3.0.6 to 3.0.7. - [Release notes](https://github.com/dart-lang/core/releases) - [Commits](https://github.com/dart-lang/core/commits/crypto-v3.0.7/pkgs) --- updated-dependencies: - dependency-name: crypto dependency-version: 3.0.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 28791d3 commit 7bd57a4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pubspec.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,10 +93,10 @@ packages:
9393
dependency: "direct main"
9494
description:
9595
name: crypto
96-
sha256: "1e445881f28f22d6140f181e07737b22f1e099a5e1ff94b0af2f9e4a463f4855"
96+
sha256: c8ea0233063ba03258fbcf2ca4d6dadfefe14f02fab57702265467a19f27fadf
9797
url: "https://pub.dev"
9898
source: hosted
99-
version: "3.0.6"
99+
version: "3.0.7"
100100
dart_flutter_team_lints:
101101
dependency: "direct dev"
102102
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ dependencies:
1010
cli_util: ^0.4.2
1111
collection: ^1.19.1
1212
convert: ^3.1.2
13-
crypto: ^3.0.6
13+
crypto: ^3.0.7
1414
frontend_server_client: ^4.0.0
1515
glob: ^2.1.3
1616
graphs: ^2.3.2

0 commit comments

Comments
 (0)