Skip to content

Commit

Permalink
Bump crypto from 3.0.4 to 3.0.5
Browse files Browse the repository at this point in the history
Bumps [crypto](https://github.com/dart-lang/crypto) from 3.0.4 to 3.0.5.
- [Release notes](https://github.com/dart-lang/crypto/releases)
- [Changelog](https://github.com/dart-lang/crypto/blob/master/CHANGELOG.md)
- [Commits](dart-archive/crypto@v3.0.4...v3.0.5)

---
updated-dependencies:
- dependency-name: crypto
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 19, 2024
1 parent a3f9ace commit 101b653
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 22 deletions.
29 changes: 8 additions & 21 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5,23 +5,18 @@ packages:
dependency: transitive
description:
name: _fe_analyzer_shared
sha256: f256b0c0ba6c7577c15e2e4e114755640a875e885099367bf6e012b19314c834
sha256: "0b2f2bd91ba804e53a61d757b986f89f1f9eaed5b11e4b2f5a2468d86d6c9fc7"
url: "https://pub.dev"
source: hosted
version: "72.0.0"
_macros:
dependency: transitive
description: dart
source: sdk
version: "0.3.2"
version: "67.0.0"
analyzer:
dependency: "direct dev"
description:
name: analyzer
sha256: b652861553cd3990d8ed361f7979dc6d7053a9ac8843fa73820ab68ce5410139
sha256: "37577842a27e4338429a1cbc32679d508836510b056f1eedf0c8d20e39c1383d"
url: "https://pub.dev"
source: hosted
version: "6.7.0"
version: "6.4.1"
analyzer_plugin:
dependency: "direct dev"
description:
Expand Down Expand Up @@ -210,10 +205,10 @@ packages:
dependency: "direct main"
description:
name: crypto
sha256: "1dceb0cf05cb63a7852c11560060e53ec2f182079a16ced6f4395c5b0875baf8"
sha256: ec30d999af904f33454ba22ed9a86162b35e52b44ac4807d1d93c288041d7d27
url: "https://pub.dev"
source: hosted
version: "3.0.4"
version: "3.0.5"
custom_lint:
dependency: "direct dev"
description:
Expand Down Expand Up @@ -347,10 +342,10 @@ packages:
dependency: "direct dev"
description:
name: freezed
sha256: "44c19278dd9d89292cf46e97dc0c1e52ce03275f40a97c5a348e802a924bf40e"
sha256: a434911f643466d78462625df76fd9eb13e57348ff43fe1f77bbe909522c67a1
url: "https://pub.dev"
source: hosted
version: "2.5.7"
version: "2.5.2"
freezed_annotation:
dependency: "direct main"
description:
Expand Down Expand Up @@ -520,14 +515,6 @@ packages:
url: "https://pub.dev"
source: hosted
version: "1.2.0"
macros:
dependency: transitive
description:
name: macros
sha256: "0acaed5d6b7eab89f63350bccd82119e6c602df0f391260d0e32b5e23db79536"
url: "https://pub.dev"
source: hosted
version: "0.1.2-main.4"
matcher:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ dependencies:
path: ^1.8.2
file_picker: ^8.0.0+1
archive: ^3.4.9
crypto: ^3.0.2
crypto: ^3.0.5
tray_manager: ^0.2.0
local_notifier: ^0.1.5
io: ^1.0.4
Expand Down

0 comments on commit 101b653

Please sign in to comment.