This commit is contained in:
Olu Amey
2020-09-12 04:14:02 -04:00
parent 150c2fe2d4
commit 5de3a31b73
10 changed files with 76 additions and 10 deletions
+13
View File
@@ -1929,6 +1929,14 @@
"@types/cordova": "^0.0.34"
}
},
"@ionic-native/http": {
"version": "5.28.0",
"resolved": "https://registry.npmjs.org/@ionic-native/http/-/http-5.28.0.tgz",
"integrity": "sha512-b8mmUw8GIAMdbH3Ycnz8tp2vFcVO59u1a3pVcJQ2l1fttFxsAGHTM8xSyeeZPvG+tiMoSCRGCiVelG3vvVltXA==",
"requires": {
"@types/cordova": "^0.0.34"
}
},
"@ionic-native/splash-screen": {
"version": "5.28.0",
"resolved": "https://registry.npmjs.org/@ionic-native/splash-screen/-/splash-screen-5.28.0.tgz",
@@ -4078,6 +4086,11 @@
}
}
},
"cordova-plugin-advanced-http": {
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/cordova-plugin-advanced-http/-/cordova-plugin-advanced-http-3.0.1.tgz",
"integrity": "sha512-7P3ZoSvxvYZXNYsygkxrUIw+pnzsCVvQgRsm26XhymNqqmD9yZIcF878p6wfFVQfLzf5iRHQRwgAMcrcm+cnow=="
},
"core-js": {
"version": "3.6.4",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.6.4.tgz",