Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump socket_connector from 1.0.10 to 1.0.11 in /packages/sshnoports #478

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions packages/sshnoports/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -549,10 +549,10 @@ packages:
dependency: "direct main"
description:
name: socket_connector
sha256: f461da716d74eb6fda80efea98244ef467363d69eb6bb307c43722389e70d7b1
sha256: "8a5b67ae79e232186caa166ae640fac2247db390d4f5d11ed8975f95527fd355"
url: "https://pub.dev"
source: hosted
version: "1.0.10"
version: "1.0.11"
source_map_stack_trace:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion packages/sshnoports/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ dependencies:
uuid: 3.0.7
logging: 1.2.0
version: 3.0.2
socket_connector: 1.0.10
socket_connector: 1.0.11
meta: ^1.9.1

dev_dependencies:
Expand Down