diff --git a/package-lock.json b/package-lock.json index a3c46d4..44571a4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9294,9 +9294,9 @@ "integrity": "sha1-4wOogrNCzD7oylE6eZmXNNqzriw=" }, "cookiejar": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/cookiejar/-/cookiejar-2.1.2.tgz", - "integrity": "sha512-Mw+adcfzPxcPeI+0WlvRrr/3lGVO0bD75SxX6811cxSh1Wbxx7xZBGK1eVtDf6si8rg2lhnUjsVLMFMfbRIuwA==" + "version": "2.1.4", + "resolved": "https://registry.npmjs.org/cookiejar/-/cookiejar-2.1.4.tgz", + "integrity": "sha512-LDx6oHrK+PhzLKJU9j5S7/Y3jM/mUHvD/DeI1WQmJn652iPC5Y4TBzC9l+5OMOXlyTTA+SmVUPm0HQUwpD5Jqw==" }, "copy-concurrently": { "version": "1.0.5", @@ -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": {