From 45ffe6fe47f79506b19a937ca7d90f191f4cd7c7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 11 Nov 2025 02:49:00 +0000 Subject: [PATCH] fix(deps): update dependency @adobe/spacecat-shared-data-access to v2.80.2 --- 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 8b78fd7..049c403 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "@adobe/helix-status": "10.1.5", "@adobe/helix-universal": "5.3.0", "@adobe/helix-universal-logger": "3.0.28", - "@adobe/spacecat-shared-data-access": "2.80.1", + "@adobe/spacecat-shared-data-access": "2.80.2", "@adobe/spacecat-shared-http-utils": "1.18.0", "@adobe/spacecat-shared-ims-client": "1.9.2", "@adobe/spacecat-shared-rum-api-client": "2.38.9", @@ -2552,9 +2552,9 @@ "license": "BSD-2-Clause" }, "node_modules/@adobe/spacecat-shared-data-access": { - "version": "2.80.1", - "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-data-access/-/spacecat-shared-data-access-2.80.1.tgz", - "integrity": "sha512-KCQHVYfVpaQ8NumTnniQGyZrmbIp95cgFIt/dwq3FFzdGIs6lw3xdF+yxUnhmUJHMcbZLZHdKf9d0AqxnUpDSQ==", + "version": "2.80.2", + "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-data-access/-/spacecat-shared-data-access-2.80.2.tgz", + "integrity": "sha512-l9WoJkYgWhIuWaODyc1yYC/escL21HVqxscjhFOs8/PwCbDAWPICTyimhV0XEYltuHgAfZEvP/LAE+WHFEW3Mw==", "license": "Apache-2.0", "dependencies": { "@adobe/spacecat-shared-utils": "1.66.0", diff --git a/package.json b/package.json index 65b50f4..9386948 100755 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "@adobe/helix-universal": "5.3.0", "@adobe/helix-universal-logger": "3.0.28", "@adobe/spacecat-shared-ims-client": "1.9.2", - "@adobe/spacecat-shared-data-access": "2.80.1", + "@adobe/spacecat-shared-data-access": "2.80.2", "@adobe/spacecat-shared-http-utils": "1.18.0", "@adobe/spacecat-shared-slack-client": "^1.3.12", "@adobe/spacecat-shared-utils": "1.70.1",