chore: Upgrade openssl

This commit is contained in:
Christian Pauly 2022-11-22 14:19:35 +01:00
parent 0c38f6a205
commit 9f41accac8
2 changed files with 10 additions and 4 deletions

View File

@ -586,9 +586,11 @@ packages:
flutter_openssl_crypto: flutter_openssl_crypto:
dependency: "direct main" dependency: "direct main"
description: description:
name: flutter_openssl_crypto path: "."
url: "https://pub.dartlang.org" ref: "krille/update-open-ssl"
source: hosted resolved-ref: "3d8ea9072faf2e7ce79c02bc9e39a9165607f89c"
url: "https://gitlab.com/famedly/company/frontend/libraries/flutter_openssl_crypto.git"
source: git
version: "0.1.0" version: "0.1.0"
flutter_plugin_android_lifecycle: flutter_plugin_android_lifecycle:
dependency: transitive dependency: transitive

View File

@ -144,6 +144,10 @@ msix_config:
dependency_overrides: dependency_overrides:
# Until all dependencies are compatible. Missing: file_picker_cross, flutter_matrix_html # Until all dependencies are compatible. Missing: file_picker_cross, flutter_matrix_html
ffi: ^2.0.0 ffi: ^2.0.0
flutter_openssl_crypto:
git:
url: https://gitlab.com/famedly/company/frontend/libraries/flutter_openssl_crypto.git
ref: krille/update-open-ssl
# fake secure storage plugin for Windows # fake secure storage plugin for Windows
# See: https://gitlab.com/gitlab-com/gl-infra/reliability/-/issues/15161 # See: https://gitlab.com/gitlab-com/gl-infra/reliability/-/issues/15161
@ -160,4 +164,4 @@ dependency_overrides:
keyboard_shortcuts: keyboard_shortcuts:
git: git:
url: https://github.com/TheOneWithTheBraid/keyboard_shortcuts.git url: https://github.com/TheOneWithTheBraid/keyboard_shortcuts.git
ref: null-safety ref: null-safety