Skip to content

Commit

Permalink
Merge pull request #3792 from NoelDeMartin/MOBILE-4342
Browse files Browse the repository at this point in the history
MOBILE-4342 cordova: Update advanced-http plugin
  • Loading branch information
dpalou authored Sep 27, 2023
2 parents 038bcfa + 2b7a18f commit 1f9739d
Show file tree
Hide file tree
Showing 3 changed files with 55 additions and 24 deletions.
6 changes: 3 additions & 3 deletions licenses.json
Original file line number Diff line number Diff line change
Expand Up @@ -1121,10 +1121,10 @@
"url": "http://twitter.com/alexiskofman",
"licenseFile": "LICENSE"
},
"[email protected]": {
"@moodlehq/[email protected]": {
"licenses": "MIT",
"repository": "https://github.com/silkimen/cordova-plugin-advanced-http",
"publisher": "Wymsee",
"repository": "https://github.com/moodlemobile/cordova-plugin-advanced-http",
"publisher": "Moodle Mobile Team",
"licenseFile": "LICENSE"
},
"[email protected]": {
Expand Down
69 changes: 50 additions & 19 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@
"@ionic-native/web-intent": "^5.36.0",
"@ionic-native/zip": "^5.36.0",
"@ionic/angular": "^5.9.4",
"@moodlehq/cordova-plugin-advanced-http": "^3.3.1-moodle.1",
"@moodlehq/cordova-plugin-camera": "6.0.0-moodle.2",
"@moodlehq/cordova-plugin-file-transfer": "1.7.1-moodle.5",
"@moodlehq/cordova-plugin-inappbrowser": "5.0.0-moodle.3",
Expand All @@ -99,7 +100,6 @@
"cordova-clipboard": "^1.3.0",
"cordova-ios": "^6.2.0",
"cordova-plugin-add-swift-support": "^2.0.2",
"cordova-plugin-advanced-http": "^3.3.1",
"cordova-plugin-androidx-adapter": "^1.1.3",
"cordova-plugin-badge": "^0.8.9",
"cordova-plugin-chooser": "^1.3.2",
Expand Down Expand Up @@ -206,7 +206,7 @@
"ios"
],
"plugins": {
"cordova-plugin-advanced-http": {
"@moodlehq/cordova-plugin-advanced-http": {
"ANDROIDBLACKLISTSECURESOCKETPROTOCOLS": "SSLv3,TLSv1"
},
"cordova-clipboard": {},
Expand Down

0 comments on commit 1f9739d

Please sign in to comment.