From 4552d5a7a712b260a8329a59f22634d1f281fbd4 Mon Sep 17 00:00:00 2001 From: FreePhoenix888 Date: Wed, 22 Nov 2023 19:09:40 +0600 Subject: [PATCH] "@deep-foundation/capacitor-voice-recorder": "^1.2.7-dev.23" --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index f322564d..b2ba088f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -27,7 +27,7 @@ "@deep-foundation/capacitor-geolocation": "^8.0.0-dev.14", "@deep-foundation/capacitor-motion": "^8.0.0-dev.8", "@deep-foundation/capacitor-network": "^0.1.10", - "@deep-foundation/capacitor-voice-recorder": "^1.2.7-dev.22", + "@deep-foundation/capacitor-voice-recorder": "^1.2.7-dev.23", "@deep-foundation/deeplinks": "~0.0.312", "@deep-foundation/firebase-push-notification": "^18.2.1", "@deep-foundation/react-with-packages-installed": "^0.5.3", @@ -3881,9 +3881,9 @@ } }, "node_modules/@deep-foundation/capacitor-voice-recorder": { - "version": "1.2.7-dev.22", - "resolved": "https://registry.npmjs.org/@deep-foundation/capacitor-voice-recorder/-/capacitor-voice-recorder-1.2.7-dev.22.tgz", - "integrity": "sha512-esDWxI/VCQivXa/E40gVqNtxibuH/tFsM7wFZBUAeJIsd9OpRumqtF0oC3dpDlgq8o5trHjzgDL6ufiYkbHmYQ==", + "version": "1.2.7-dev.23", + "resolved": "https://registry.npmjs.org/@deep-foundation/capacitor-voice-recorder/-/capacitor-voice-recorder-1.2.7-dev.23.tgz", + "integrity": "sha512-BMehK+W0DK5Ka3ipfaXZ09/4qawbxq2bw9DPyAx1uUUrSbq/Ztrhe9h8EYLzbiX5A8cGkSD9zROK7aFS5TyjOg==", "dependencies": { "@deep-foundation/core": "~0.0.2", "@deep-foundation/device": "~1.0.1", diff --git a/package.json b/package.json index 38608c9b..9ba059e4 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "@deep-foundation/capacitor-geolocation": "^8.0.0-dev.14", "@deep-foundation/capacitor-motion": "^8.0.0-dev.8", "@deep-foundation/capacitor-network": "^0.1.10", - "@deep-foundation/capacitor-voice-recorder": "^1.2.7-dev.22", + "@deep-foundation/capacitor-voice-recorder": "^1.2.7-dev.23", "@deep-foundation/deeplinks": "~0.0.312", "@deep-foundation/firebase-push-notification": "^18.2.1", "@deep-foundation/react-with-packages-installed": "^0.5.3",