Skip to content

Commit

Permalink
chore(deps): bump web_socket_channel in /packages/api/amplify_api_dart
Browse files Browse the repository at this point in the history
Bumps [web_socket_channel](https://github.com/dart-lang/http/tree/master/pkgs) from 2.4.0 to 3.0.2.
- [Release notes](https://github.com/dart-lang/http/releases)
- [Commits](https://github.com/dart-lang/http/commits/web_socket_channel-v3.0.2/pkgs)

---
updated-dependencies:
- dependency-name: web_socket_channel
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 23, 2025
1 parent 50003cd commit d8dff46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/api/amplify_api_dart/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ dependencies:
meta: ^1.7.0
plugin_platform_interface: ^2.0.0
stream_transform: ^2.0.1
web_socket_channel: ^2.2.0
web_socket_channel: ">=2.2.0 <4.0.0"

dev_dependencies:
amplify_lints: ">=3.1.0 <3.2.0"
Expand Down

0 comments on commit d8dff46

Please sign in to comment.