diff --git a/package-lock.json b/package-lock.json index a3c46d4..5ca9412 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11918,9 +11918,9 @@ "integrity": "sha1-9lNNFRSCabIDUue+4m9QH5oZEpA=" }, "decode-uri-component": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/decode-uri-component/-/decode-uri-component-0.2.0.tgz", - "integrity": "sha1-6zkTMzRYd1y4TNGh+uBiEGu4dUU=" + "version": "0.2.2", + "resolved": "https://registry.npmjs.org/decode-uri-component/-/decode-uri-component-0.2.2.tgz", + "integrity": "sha512-FqUYQ+8o158GyGTrMFJms9qh3CqTKvAqgqsTnkLI8sKu0028orqBhxNMFkFen0zGyg6epACD32pjVk58ngIErQ==" }, "dedent": { "version": "0.7.0", @@ -16250,7 +16250,7 @@ "ionic-plugin-keyboard": { "version": "2.2.1", "resolved": "https://registry.npmjs.org/ionic-plugin-keyboard/-/ionic-plugin-keyboard-2.2.1.tgz", - "integrity": "sha1-8qnhabvptVIkADR8n9bTRn7j+hI=" + "integrity": "sha512-VB1+AoAgAy1tlDfRBI+MH4PRZNxbywPxxvzqdw8ZLho47e+rGJear/ONyOuufeb5RwqGIo0CM/+eLK2xcIWrdQ==" }, "ionic-tooltips": { "version": "3.1.0", @@ -16318,15 +16318,15 @@ "cordova-plugin-geolocation": { "version": "2.4.3", "resolved": "https://registry.npmjs.org/cordova-plugin-geolocation/-/cordova-plugin-geolocation-2.4.3.tgz", - "integrity": "sha1-HdAAI9Hxos4zD4dn7Qj3tzj+cYQ=" + "integrity": "sha512-Dii/K85KtFHXGgjqCtv1439lqVjSeV6oRBgVYu0scpq6sHiJ4nbYT4ZHeIPjTF0t8ydpOrtq3BR7DuAXgxjj4A==" }, "cordova-plugin-splashscreen": { "version": "4.1.0", "resolved": "https://registry.npmjs.org/cordova-plugin-splashscreen/-/cordova-plugin-splashscreen-4.1.0.tgz", - "integrity": "sha1-gQKKt2Q+YVWT0n8q0CRFYR8ZRrY=" + "integrity": "sha512-5CvOSQ+Snto+TwxJ+OYdBG56RZYW/hOt58QKirBRSPKmYjOHc00xsNzNXNscnmPBf0AHXR8jjMSfHa9pzOUV6g==" }, "cordova-plugin-statusbar": { - "version": "git+https://github.com/apache/cordova-plugin-statusbar.git#283cbb4fa20f3c68bd933ac78063d2d0448ced27", + "version": "git+https://github.com/apache/cordova-plugin-statusbar.git#d4dcd713f16edf0457f233260e7d0bf485b47a1a", "from": "git+https://github.com/apache/cordova-plugin-statusbar.git" }, "rxjs": {