From 9453cee8cdc3fef7d3181b6c16525e277237cff1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Jul 2022 19:26:10 +0000 Subject: [PATCH] Bump thenify from 3.3.0 to 3.3.1 Bumps [thenify](https://github.com/thenables/thenify) from 3.3.0 to 3.3.1. - [Release notes](https://github.com/thenables/thenify/releases) - [Changelog](https://github.com/thenables/thenify/blob/master/History.md) - [Commits](https://github.com/thenables/thenify/compare/3.3.0...3.3.1) --- updated-dependencies: - dependency-name: thenify dependency-type: indirect ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/package-lock.json b/package-lock.json index a3c46d4..9da228b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -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#b3a2b77b644244435ea8037fef5777cd7fdda81a", "from": "git+https://github.com/apache/cordova-plugin-statusbar.git" }, "rxjs": { @@ -28151,9 +28151,9 @@ "integrity": "sha1-f17oI66AUgfACvLfSoTsP8+lcLQ=" }, "thenify": { - "version": "3.3.0", - "resolved": "https://registry.npmjs.org/thenify/-/thenify-3.3.0.tgz", - "integrity": "sha1-5p44obq+lpsBCCB5eLn2K4hgSDk=", + "version": "3.3.1", + "resolved": "https://registry.npmjs.org/thenify/-/thenify-3.3.1.tgz", + "integrity": "sha512-RVZSIV5IG10Hk3enotrhvz0T9em6cyHBLkH/YAZuKqd8hRkKhSfCGIcP2KUY0EPxndzANBmNllzWPwak+bheSw==", "dev": true, "requires": { "any-promise": "^1.0.0"