From c650c29f2a0e781c66d386030f11f8ec8fcd7149 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Mar 2024 23:37:01 +0000 Subject: [PATCH] Bump web_socket_channel from 2.4.0 to 2.4.3 Bumps [web_socket_channel](https://github.com/dart-lang/web_socket_channel) from 2.4.0 to 2.4.3. - [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/compare/v2.4.0...v2.4.3) --- 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..9eed80d 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: "4188706108906f002b3a293509234588823c8c979dc83304e229ff400c996b05" + url: "https://pub.dev" + source: hosted + version: "0.4.2" web3_icons: dependency: "direct main" description: @@ -1661,10 +1669,10 @@ packages: dependency: "direct main" description: name: web_socket_channel - sha256: d88238e5eac9a42bb43ca4e721edba3c08c6354d4a53063afaa568516217621b + sha256: "939ab60734a4f8fa95feacb55804fa278de28bdeef38e616dc08e44a84adea23" url: "https://pub.dev" source: hosted - version: "2.4.0" + version: "2.4.3" win32: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 451bb6c..775b545 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.3 web3_icons: ^0.0.11 web3dart: ^2.3.3