From 0e86385f64a294c12cd2d2797fb4b8a6ef660c56 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 7 Apr 2026 15:55:04 +0000 Subject: [PATCH] fix(deps): update dependency @adobe/spacecat-shared-data-access to v3.47.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 2ad51c7..d4afabb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "@adobe/helix-status": "10.1.5", "@adobe/helix-universal": "5.4.0", "@adobe/helix-universal-logger": "3.0.28", - "@adobe/spacecat-shared-data-access": "3.46.0", + "@adobe/spacecat-shared-data-access": "3.47.0", "@adobe/spacecat-shared-data-access-v2": "npm:@adobe/spacecat-shared-data-access@2.109.0", "@adobe/spacecat-shared-google-client": "1.5.10", "@adobe/spacecat-shared-gpt-client": "1.6.21", @@ -614,9 +614,9 @@ } }, "node_modules/@adobe/spacecat-shared-data-access": { - "version": "3.46.0", - "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-data-access/-/spacecat-shared-data-access-3.46.0.tgz", - "integrity": "sha512-w3bDeCxMceBV0sGw2vpdP/Dk3DjrrKlaDkhnyUPlUJAN6vPlzXQ72n9N1+BuGFbPb5exs8c3NIKltC2RIN7VTQ==", + "version": "3.47.0", + "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-data-access/-/spacecat-shared-data-access-3.47.0.tgz", + "integrity": "sha512-L35I53VIyELCtVnIMkMYkYe/u/mgxz4lk9PcY5M0Joh8ZIuHXD/c15gmB1C9v8y40/DH1ouNjMty8pwgiOWIDA==", "license": "Apache-2.0", "dependencies": { "@adobe/fetch": "^4.2.3", diff --git a/package.json b/package.json index b7a13eb..bf49cda 100755 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "@adobe/helix-status": "10.1.5", "@adobe/helix-universal": "5.4.0", "@adobe/helix-universal-logger": "3.0.28", - "@adobe/spacecat-shared-data-access": "3.46.0", + "@adobe/spacecat-shared-data-access": "3.47.0", "@adobe/spacecat-shared-data-access-v2": "npm:@adobe/spacecat-shared-data-access@2.109.0", "@adobe/spacecat-shared-google-client": "1.5.10", "@adobe/spacecat-shared-gpt-client": "1.6.21",