From a53891a8825c90e32b810dc425f974736254bb80 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 14 Jul 2025 17:51:55 +0000 Subject: [PATCH] fix(deps): update dependency @adobe/spacecat-shared-data-access to v2.34.0 --- 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 4f6e097..a55154c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "@adobe/helix-status": "10.1.5", "@adobe/helix-universal": "5.2.2", "@adobe/helix-universal-logger": "3.0.27", - "@adobe/spacecat-shared-data-access": "2.33.6", + "@adobe/spacecat-shared-data-access": "2.34.0", "@adobe/spacecat-shared-http-utils": "1.14.4", "@adobe/spacecat-shared-slack-client": "^1.3.12", "@adobe/spacecat-shared-utils": "1.42.3", @@ -2364,9 +2364,9 @@ "license": "BSD-2-Clause" }, "node_modules/@adobe/spacecat-shared-data-access": { - "version": "2.33.6", - "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-data-access/-/spacecat-shared-data-access-2.33.6.tgz", - "integrity": "sha512-GejtlQSmaI4NhXTGuuwhTGxaC6AoAULbc1MHu/3iEkbSjx66BWn3xouy9FVfs/dLfn6LaS1Si6Ym6ciNChx7yA==", + "version": "2.34.0", + "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-data-access/-/spacecat-shared-data-access-2.34.0.tgz", + "integrity": "sha512-WesGVIbUVysv5PVBVkDs8uI9Z8JhvfYGm2R+nDwBpinPns0ajN/1R/RGEWT79BoDux44blwFWw7HJumaSHXK4g==", "license": "Apache-2.0", "dependencies": { "@adobe/spacecat-shared-utils": "1.39.1", diff --git a/package.json b/package.json index 2f78272..01dd205 100755 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "@adobe/helix-status": "10.1.5", "@adobe/helix-universal": "5.2.2", "@adobe/helix-universal-logger": "3.0.27", - "@adobe/spacecat-shared-data-access": "2.33.6", + "@adobe/spacecat-shared-data-access": "2.34.0", "@adobe/spacecat-shared-http-utils": "1.14.4", "@adobe/spacecat-shared-slack-client": "^1.3.12", "@adobe/spacecat-shared-utils": "1.42.3",