From 2aa7010e568bcb1bafbbe0a69c00b9342cb9941c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 23:38:01 +0000 Subject: [PATCH] Bump web_socket_channel from 2.4.0 to 2.4.5 Bumps [web_socket_channel](https://github.com/dart-lang/web_socket_channel) from 2.4.0 to 2.4.5. - [Release notes](https://github.com/dart-lang/web_socket_channel/releases) - [Changelog](https://github.com/dart-lang/web_socket_channel/blob/master/CHANGELOG.md) - [Commits](https://github.com/dart-lang/web_socket_channel/commits) --- updated-dependencies: - dependency-name: web_socket_channel dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pubspec.lock | 12 ++++++++++-- pubspec.yaml | 2 +- 2 files changed, 11 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 12810b3..253b3e7 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1641,6 +1641,14 @@ packages: url: "https://pub.dev" source: hosted version: "2.4.0" + web: + dependency: transitive + description: + name: web + sha256: "97da13628db363c635202ad97068d47c5b8aa555808e7a9411963c533b449b27" + url: "https://pub.dev" + source: hosted + version: "0.5.1" web3_icons: dependency: "direct main" description: @@ -1661,10 +1669,10 @@ packages: dependency: "direct main" description: name: web_socket_channel - sha256: d88238e5eac9a42bb43ca4e721edba3c08c6354d4a53063afaa568516217621b + sha256: "58c6666b342a38816b2e7e50ed0f1e261959630becd4c879c4f26bfa14aa5a42" url: "https://pub.dev" source: hosted - version: "2.4.0" + version: "2.4.5" win32: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 451bb6c..e6fdb0e 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -71,7 +71,7 @@ dependencies: url_launcher: ^6.2.5 url_strategy: ^0.2.0 we_slide: ^2.2.1 - web_socket_channel: ^2.1.0 + web_socket_channel: ^2.4.5 web3_icons: ^0.0.11 web3dart: ^2.3.3