From abfb1fe1d40ba811c3d1975b51dcd1249b93e15b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2026 10:45:58 +0000 Subject: [PATCH] fix(deps): update dependency @adobe/spacecat-shared-data-access to v3.31.1 --- 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 a01b4f0..aa39e06 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.31.0", + "@adobe/spacecat-shared-data-access": "3.31.1", "@adobe/spacecat-shared-data-access-v2": "npm:@adobe/spacecat-shared-data-access@2.109.0", "@adobe/spacecat-shared-google-client": "1.5.7", "@adobe/spacecat-shared-gpt-client": "1.6.20", @@ -588,9 +588,9 @@ } }, "node_modules/@adobe/spacecat-shared-data-access": { - "version": "3.31.0", - "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-data-access/-/spacecat-shared-data-access-3.31.0.tgz", - "integrity": "sha512-8ZQKEXXNlRHCLh7pAd9nEJXYx0inROjh6rvaXXr+pYwz2AftArT/06MIWxZ8fAyfqWL0UwjCgtLpzriOr2K/xA==", + "version": "3.31.1", + "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-data-access/-/spacecat-shared-data-access-3.31.1.tgz", + "integrity": "sha512-IjdqiNvL/q1R1ElvBf6HktwaaF6Kllkk5feg9ehHjsLKLe21AWyil6tREUnbJE02Mq17W3786ZeL3oe1T73vIw==", "license": "Apache-2.0", "dependencies": { "@adobe/fetch": "^4.2.3", diff --git a/package.json b/package.json index 92c08e6..283cc84 100755 --- a/package.json +++ b/package.json @@ -76,7 +76,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.31.0", + "@adobe/spacecat-shared-data-access": "3.31.1", "@adobe/spacecat-shared-data-access-v2": "npm:@adobe/spacecat-shared-data-access@2.109.0", "@adobe/spacecat-shared-google-client": "1.5.7", "@adobe/spacecat-shared-gpt-client": "1.6.20",