From eb6569f11446497cd4617d507022a206202e02af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jan 2024 15:45:16 +0000 Subject: [PATCH] Bump js from 0.6.7 to 0.7.0 in /packages/sodium Bumps [js](https://github.com/dart-lang/sdk/tree/main/pkg) from 0.6.7 to 0.7.0. - [Changelog](https://github.com/dart-lang/sdk/blob/main/CHANGELOG.md) - [Commits](https://github.com/dart-lang/sdk/commits/0.7.0.0/pkg) --- updated-dependencies: - dependency-name: js dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- packages/sodium/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/sodium/pubspec.yaml b/packages/sodium/pubspec.yaml index 590e690d..a5428347 100644 --- a/packages/sodium/pubspec.yaml +++ b/packages/sodium/pubspec.yaml @@ -9,7 +9,7 @@ environment: dependencies: ffi: ^2.1.0 freezed_annotation: ^2.4.1 - js: ^0.6.7 + js: ">=0.6.7 <0.8.0" meta: ^1.10.0 dev_dependencies: