From efd175fead4872a0ec981c11f1f2346683e9a4ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Aug 2021 22:51:13 +0000 Subject: [PATCH] Bump path-parse from 1.0.5 to 1.0.7 Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.5 to 1.0.7. - [Release notes](https://github.com/jbgutierrez/path-parse/releases) - [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7) --- updated-dependencies: - dependency-name: path-parse dependency-type: indirect ... Signed-off-by: dependabot[bot] --- yarn.lock | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/yarn.lock b/yarn.lock index 15cc618..ded414b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -44,6 +44,10 @@ dependencies: tsickle "^0.21.0" +"@ionic-native/app-version@^4.3.0": + version "4.20.0" + resolved "https://registry.yarnpkg.com/@ionic-native/app-version/-/app-version-4.20.0.tgz#e8b8e0136b06f131f283f301a15becc6ed651188" + "@ionic-native/camera@^4.2.1": version "4.3.0" resolved "https://registry.yarnpkg.com/@ionic-native/camera/-/camera-4.3.0.tgz#900e5f0b79f4f03187d745463a439a6e015f59f9" @@ -1089,6 +1093,10 @@ cordova-common@^2.1.0: underscore "^1.8.3" unorm "^1.3.3" +cordova-plugin-app-version@^0.1.9: + version "0.1.12" + resolved "https://registry.yarnpkg.com/cordova-plugin-app-version/-/cordova-plugin-app-version-0.1.12.tgz#08798f6edf870e42dc655a8f1028894428eb72a6" + cordova-plugin-camera@^2.4.1: version "2.4.1" resolved "https://registry.yarnpkg.com/cordova-plugin-camera/-/cordova-plugin-camera-2.4.1.tgz#195e34e12db64f1c49e764f7d4e3f261aa3d94c1" @@ -2970,8 +2978,8 @@ path-key@^2.0.0: resolved "https://registry.yarnpkg.com/path-key/-/path-key-2.0.1.tgz#411cadb574c5a140d3a4b1910d40d80cc9f40b40" path-parse@^1.0.5: - version "1.0.5" - resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.5.tgz#3c1adf871ea9cd6c9431b6ea2bd74a0ff055c4c1" + version "1.0.7" + resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735" path-to-regexp@0.1.7: version "0.1.7"