Skip to content

Commit

Permalink
security upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
KristofKekesi committed Jan 2, 2024
1 parent 5045bc6 commit 004c87a
Show file tree
Hide file tree
Showing 6 changed files with 82 additions and 117 deletions.
88 changes: 37 additions & 51 deletions ESA-Mira/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ packages:
name: all_lint_rules_community
url: "https://pub.dartlang.org"
source: hosted
version: "0.0.7"
version: "0.0.40"
archive:
dependency: transitive
description:
Expand All @@ -21,7 +21,7 @@ packages:
name: async
url: "https://pub.dartlang.org"
source: hosted
version: "2.8.2"
version: "2.9.0"
auto_size_text:
dependency: "direct main"
description:
Expand All @@ -42,7 +42,7 @@ packages:
name: cached_network_image
url: "https://pub.dartlang.org"
source: hosted
version: "3.2.0"
version: "3.2.1"
cached_network_image_platform_interface:
dependency: transitive
description:
Expand All @@ -63,14 +63,7 @@ packages:
name: characters
url: "https://pub.dartlang.org"
source: hosted
version: "1.2.0"
charcode:
dependency: transitive
description:
name: charcode
url: "https://pub.dartlang.org"
source: hosted
version: "1.3.1"
version: "1.2.1"
clock:
dependency: transitive
description:
Expand All @@ -84,42 +77,42 @@ packages:
name: collection
url: "https://pub.dartlang.org"
source: hosted
version: "1.15.0"
version: "1.16.0"
crypto:
dependency: transitive
description:
name: crypto
url: "https://pub.dartlang.org"
source: hosted
version: "3.0.1"
version: "3.0.2"
cupertino_icons:
dependency: "direct main"
description:
name: cupertino_icons
url: "https://pub.dartlang.org"
source: hosted
version: "1.0.4"
version: "1.0.5"
dio:
dependency: "direct main"
description:
name: dio
url: "https://pub.dartlang.org"
source: hosted
version: "4.0.4"
version: "5.4.0"
fake_async:
dependency: transitive
description:
name: fake_async
url: "https://pub.dartlang.org"
source: hosted
version: "1.2.0"
version: "1.3.0"
ffi:
dependency: transitive
description:
name: ffi
url: "https://pub.dartlang.org"
source: hosted
version: "1.1.2"
version: "2.0.2"
file:
dependency: transitive
description:
Expand All @@ -138,7 +131,7 @@ packages:
name: flutter_blurhash
url: "https://pub.dartlang.org"
source: hosted
version: "0.6.0"
version: "0.7.0"
flutter_cache_manager:
dependency: transitive
description:
Expand Down Expand Up @@ -172,14 +165,14 @@ packages:
name: http
url: "https://pub.dartlang.org"
source: hosted
version: "0.13.4"
version: "0.13.5"
http_parser:
dependency: transitive
description:
name: http_parser
url: "https://pub.dartlang.org"
source: hosted
version: "4.0.0"
version: "4.0.2"
infinite_listview:
dependency: transitive
description:
Expand Down Expand Up @@ -226,14 +219,14 @@ packages:
name: numberpicker
url: "https://pub.dartlang.org"
source: hosted
version: "2.1.1"
version: "2.1.2"
octo_image:
dependency: transitive
description:
name: octo_image
url: "https://pub.dartlang.org"
source: hosted
version: "1.0.1"
version: "1.0.2"
path:
dependency: transitive
description:
Expand All @@ -247,49 +240,42 @@ packages:
name: path_provider
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.8"
version: "2.0.15"
path_provider_android:
dependency: transitive
description:
name: path_provider_android
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.11"
path_provider_ios:
version: "2.0.27"
path_provider_foundation:
dependency: transitive
description:
name: path_provider_ios
name: path_provider_foundation
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.7"
version: "2.2.1"
path_provider_linux:
dependency: transitive
description:
name: path_provider_linux
url: "https://pub.dartlang.org"
source: hosted
version: "2.1.4"
path_provider_macos:
dependency: transitive
description:
name: path_provider_macos
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.4"
version: "2.1.10"
path_provider_platform_interface:
dependency: transitive
description:
name: path_provider_platform_interface
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.1"
version: "2.0.6"
path_provider_windows:
dependency: transitive
description:
name: path_provider_windows
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.4"
version: "2.1.6"
pedantic:
dependency: transitive
description:
Expand All @@ -310,7 +296,7 @@ packages:
name: plugin_platform_interface
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.2"
version: "2.1.4"
process:
dependency: transitive
description:
Expand All @@ -324,7 +310,7 @@ packages:
name: rxdart
url: "https://pub.dartlang.org"
source: hosted
version: "0.27.3"
version: "0.27.7"
sky_engine:
dependency: transitive
description: flutter
Expand All @@ -336,7 +322,7 @@ packages:
name: source_span
url: "https://pub.dartlang.org"
source: hosted
version: "1.8.2"
version: "1.9.0"
spacejam:
dependency: "direct main"
description:
Expand All @@ -359,14 +345,14 @@ packages:
name: sqflite
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.1"
version: "2.0.3+1"
sqflite_common:
dependency: transitive
description:
name: sqflite_common
url: "https://pub.dartlang.org"
source: hosted
version: "2.1.0"
version: "2.4.0"
stack_trace:
dependency: transitive
description:
Expand All @@ -387,7 +373,7 @@ packages:
name: string_scanner
url: "https://pub.dartlang.org"
source: hosted
version: "1.1.0"
version: "1.1.1"
sync_http:
dependency: transitive
description:
Expand All @@ -401,7 +387,7 @@ packages:
name: synchronized
url: "https://pub.dartlang.org"
source: hosted
version: "3.0.0"
version: "3.0.0+3"
term_glyph:
dependency: transitive
description:
Expand All @@ -422,14 +408,14 @@ packages:
name: typed_data
url: "https://pub.dartlang.org"
source: hosted
version: "1.3.0"
version: "1.3.1"
uuid:
dependency: transitive
description:
name: uuid
url: "https://pub.dartlang.org"
source: hosted
version: "3.0.5"
version: "3.0.7"
vector_math:
dependency: transitive
description:
Expand All @@ -443,7 +429,7 @@ packages:
name: vm_service
url: "https://pub.dartlang.org"
source: hosted
version: "8.2.0"
version: "8.3.0"
webdriver:
dependency: transitive
description:
Expand All @@ -457,14 +443,14 @@ packages:
name: win32
url: "https://pub.dartlang.org"
source: hosted
version: "2.3.3"
version: "4.1.4"
xdg_directories:
dependency: transitive
description:
name: xdg_directories
url: "https://pub.dartlang.org"
source: hosted
version: "0.2.0"
version: "1.0.0"
sdks:
dart: ">=2.15.0 <3.0.0"
flutter: ">=2.5.0"
dart: ">=2.17.0 <3.0.0"
flutter: ">=3.0.0"
2 changes: 1 addition & 1 deletion ESA-Mira/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ dependencies:
cached_network_image: ^3.2.0
characters: ^1.0.0
cupertino_icons: ^1.0.4
dio: ^4.0.4
dio: ^5.4.0
flutter:
sdk: flutter
flutter_localizations:
Expand Down
17 changes: 5 additions & 12 deletions NASA-Mira/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ packages:
name: all_lint_rules_community
url: "https://pub.dartlang.org"
source: hosted
version: "0.0.7"
version: "0.0.40"
archive:
dependency: transitive
description:
Expand Down Expand Up @@ -43,13 +43,6 @@ packages:
url: "https://pub.dartlang.org"
source: hosted
version: "1.2.1"
charcode:
dependency: transitive
description:
name: charcode
url: "https://pub.dartlang.org"
source: hosted
version: "1.3.1"
clock:
dependency: transitive
description:
Expand Down Expand Up @@ -77,14 +70,14 @@ packages:
name: cupertino_icons
url: "https://pub.dartlang.org"
source: hosted
version: "1.0.4"
version: "1.0.5"
dio:
dependency: "direct main"
description:
name: dio
url: "https://pub.dartlang.org"
source: hosted
version: "4.0.4"
version: "5.4.0"
fake_async:
dependency: transitive
description:
Expand Down Expand Up @@ -130,7 +123,7 @@ packages:
name: http_parser
url: "https://pub.dartlang.org"
source: hosted
version: "4.0.0"
version: "4.0.2"
infinite_listview:
dependency: transitive
description:
Expand Down Expand Up @@ -177,7 +170,7 @@ packages:
name: numberpicker
url: "https://pub.dartlang.org"
source: hosted
version: "2.1.1"
version: "2.1.2"
path:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion NASA-Mira/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ dependencies:
auto_size_text: ^3.0.0
characters: ^1.0.0
cupertino_icons: ^1.0.4
dio: ^4.0.4
dio: ^5.4.0
flutter:
sdk: flutter
flutter_localizations:
Expand Down
Loading

0 comments on commit 004c87a

Please sign in to comment.