From 36f675905b7dac94d85f7dbb2f38037a677b6b95 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2026 06:17:24 +0000 Subject: [PATCH] Bump @camera.ui/sdk from 0.0.11 to 0.0.12 Bumps [@camera.ui/sdk](https://github.com/cameraui/sdk) from 0.0.11 to 0.0.12. - [Release notes](https://github.com/cameraui/sdk/releases) - [Commits](https://github.com/cameraui/sdk/compare/node-v0.0.11...node-v0.0.12) --- updated-dependencies: - dependency-name: "@camera.ui/sdk" dependency-version: 0.0.12 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 2cca710..dce4e51 100644 --- a/package-lock.json +++ b/package-lock.json @@ -40,9 +40,9 @@ } }, "node_modules/@camera.ui/sdk": { - "version": "0.0.11", - "resolved": "https://registry.npmjs.org/@camera.ui/sdk/-/sdk-0.0.11.tgz", - "integrity": "sha512-txlsoBZ7W5kH3CStx4pQR/CI2LaCwTYE4SnaH8jZlwxzHSL4EeRjGgPfuWXrES9dWAtDF4cfK2GFCCSm7uZbIA==", + "version": "0.0.12", + "resolved": "https://registry.npmjs.org/@camera.ui/sdk/-/sdk-0.0.12.tgz", + "integrity": "sha512-n85HOiBflYsTJG1iev6ytCn60I++J3Lu0xIkosrpipDOGbWcN+qYj7N4EpYmktajpqmRtwUJYDdgsWyJPaXEWQ==", "license": "MIT" }, "node_modules/@clack/core": {