mirror of
https://github.com/StarCitizenToolBox/app.git
synced 2026-01-14 12:10:28 +00:00
build(deps): bump crypto from 3.0.6 to 3.0.7 (#142)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
fc4b5c590b
commit
fba1e49600
@ -254,10 +254,10 @@ packages:
|
|||||||
dependency: "direct main"
|
dependency: "direct main"
|
||||||
description:
|
description:
|
||||||
name: crypto
|
name: crypto
|
||||||
sha256: "1e445881f28f22d6140f181e07737b22f1e099a5e1ff94b0af2f9e4a463f4855"
|
sha256: c8ea0233063ba03258fbcf2ca4d6dadfefe14f02fab57702265467a19f27fadf
|
||||||
url: "https://pub.dev"
|
url: "https://pub.dev"
|
||||||
source: hosted
|
source: hosted
|
||||||
version: "3.0.6"
|
version: "3.0.7"
|
||||||
csslib:
|
csslib:
|
||||||
dependency: transitive
|
dependency: transitive
|
||||||
description:
|
description:
|
||||||
|
|||||||
@ -66,7 +66,7 @@ dependencies:
|
|||||||
desktop_multi_window: ^0.2.1
|
desktop_multi_window: ^0.2.1
|
||||||
watcher: ^1.1.4
|
watcher: ^1.1.4
|
||||||
path: ^1.9.1
|
path: ^1.9.1
|
||||||
crypto: ^3.0.6
|
crypto: ^3.0.7
|
||||||
xml: ^6.6.1
|
xml: ^6.6.1
|
||||||
dependency_overrides:
|
dependency_overrides:
|
||||||
http: ^1.5.0
|
http: ^1.5.0
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user