From 60f8a35959e5c9f0017894aad51cd68ea57f4f3a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2024 15:49:05 +0000 Subject: [PATCH] chore(deps): bump web from 0.5.1 to 1.0.0 in /packages/native/storage Bumps [web](https://github.com/dart-lang/web) from 0.5.1 to 1.0.0. - [Release notes](https://github.com/dart-lang/web/releases) - [Changelog](https://github.com/dart-lang/web/blob/main/CHANGELOG.md) - [Commits](https://github.com/dart-lang/web/compare/v0.5.1...v1.0.0) --- updated-dependencies: - dependency-name: web dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- packages/native/storage/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/native/storage/pubspec.yaml b/packages/native/storage/pubspec.yaml index 808dd4c..2e417c7 100644 --- a/packages/native/storage/pubspec.yaml +++ b/packages/native/storage/pubspec.yaml @@ -24,7 +24,7 @@ dependencies: path: ^1.9.0 stack_trace: ^1.11.1 stream_channel: ^2.1.2 - web: ^0.5.1 + web: ">=0.5.1 <2.0.0" win32: ^5.4.0 win32_registry: ^1.1.2 windows_applicationmodel: ^0.2.0