From 1df94442c3b4598a539ce5af8e3bf78261f71845 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Jan 2022 15:33:17 +0000 Subject: [PATCH] Bump cached-path-relative from 1.0.2 to 1.1.0 in /inPantry capacitor Bumps [cached-path-relative](https://github.com/ashaffer/cached-path-relative) from 1.0.2 to 1.1.0. - [Release notes](https://github.com/ashaffer/cached-path-relative/releases) - [Commits](https://github.com/ashaffer/cached-path-relative/commits) --- updated-dependencies: - dependency-name: cached-path-relative dependency-type: indirect ... Signed-off-by: dependabot[bot] --- inPantry capacitor/package-lock.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/inPantry capacitor/package-lock.json b/inPantry capacitor/package-lock.json index eb79004..4cff8fd 100644 --- a/inPantry capacitor/package-lock.json +++ b/inPantry capacitor/package-lock.json @@ -12,12 +12,12 @@ "@capacitor/android": "^3.0.2", "@capacitor/app": "^1.0.1", "@capacitor/browser": "^1.0.1", - "@capacitor/camera": "latest", + "@capacitor/camera": "*", "@capacitor/cli": "^3.0.1", "@capacitor/core": "^3.0.1", "@capacitor/device": "^1.0.2", "@capacitor/dialog": "^1.0.2", - "@capacitor/splash-screen": "latest", + "@capacitor/splash-screen": "*", "@capacitor/status-bar": "^1.0.2", "@capacitor/storage": "^1.0.2", "@capacitor/toast": "^1.0.2", @@ -632,9 +632,9 @@ "integrity": "sha1-hZgoeOIbmOHGZCXgPQF0eI9Wnug=" }, "node_modules/cached-path-relative": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/cached-path-relative/-/cached-path-relative-1.0.2.tgz", - "integrity": "sha512-5r2GqsoEb4qMTTN9J+WzXfjov+hjxT+j3u5K+kIVNIwAd99DLCJE9pBIMP1qVeybV6JiijL385Oz0DcYxfbOIg==" + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/cached-path-relative/-/cached-path-relative-1.1.0.tgz", + "integrity": "sha512-WF0LihfemtesFcJgO7xfOoOcnWzY/QHR4qeDqV44jPU3HTI54+LnfXK3SA27AVVGCdZFgjjFFaqUA9Jx7dMJZA==" }, "node_modules/call-bind": { "version": "1.0.2", @@ -3105,9 +3105,9 @@ "integrity": "sha1-hZgoeOIbmOHGZCXgPQF0eI9Wnug=" }, "cached-path-relative": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/cached-path-relative/-/cached-path-relative-1.0.2.tgz", - "integrity": "sha512-5r2GqsoEb4qMTTN9J+WzXfjov+hjxT+j3u5K+kIVNIwAd99DLCJE9pBIMP1qVeybV6JiijL385Oz0DcYxfbOIg==" + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/cached-path-relative/-/cached-path-relative-1.1.0.tgz", + "integrity": "sha512-WF0LihfemtesFcJgO7xfOoOcnWzY/QHR4qeDqV44jPU3HTI54+LnfXK3SA27AVVGCdZFgjjFFaqUA9Jx7dMJZA==" }, "call-bind": { "version": "1.0.2",