diff --git a/package-lock.json b/package-lock.json index fb40da7..fcc5732 100644 --- a/package-lock.json +++ b/package-lock.json @@ -310,7 +310,7 @@ }, "whatwg-fetch": { "version": "2.0.4", - "resolved": "http://registry.npmjs.org/whatwg-fetch/-/whatwg-fetch-2.0.4.tgz", + "resolved": "https://registry.npmjs.org/whatwg-fetch/-/whatwg-fetch-2.0.4.tgz", "integrity": "sha512-dcQ1GWpOD/eEQ97k66aiEVpNnapVj90/+R+SXTPYGHpYBBypfKJEQjLrvMZ7YXbKm21gXd4NcuxUTjiv1YtLng==" } } @@ -1630,9 +1630,9 @@ "integrity": "sha1-SlKCrBZHKek2Gbz9OtFR+BfOkfU=" }, "angular": { - "version": "1.7.4", - "resolved": "https://registry.npmjs.org/angular/-/angular-1.7.4.tgz", - "integrity": "sha512-nYTWc9CpZjTY57l8EA1+DGpQNzI6HewQ34bfRYoGXBYysIoPYjfcgTGWC+Vl3AaeCnhAb3VTkysVESvCBpUIoA==" + "version": "1.8.3", + "resolved": "https://registry.npmjs.org/angular/-/angular-1.8.3.tgz", + "integrity": "sha512-5qjkWIQQVsHj4Sb5TcEs4WZWpFeVFHXwxEBHUhrny41D8UrBAd6T/6nPPAsLngJCReIOqi95W3mxdveveutpZw==" }, "angularfire2": { "version": "5.0.1", diff --git a/package.json b/package.json index 26ec41e..5b47ee3 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@ionic-native/status-bar": "4.9.1", "@ionic/lab": "^1.0.11", "@ionic/storage": "2.1.3", - "angular": "^1.7.4", + "angular": "^1.8.3", "angularfire2": "^5.0.1", "cordova-plugin-facebook4": "^2.4.0", "firebase": "^5.4.2",