From 98145284f67139c4a77b10554a7b358fa4122966 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 22:45:49 +0000 Subject: [PATCH] fix(deps): update dependency @adobe/spacecat-shared-data-access to v2.65.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 52954ca..c0649e9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "@adobe/helix-status": "10.1.5", "@adobe/helix-universal": "5.2.3", "@adobe/helix-universal-logger": "3.0.28", - "@adobe/spacecat-shared-data-access": "2.65.0", + "@adobe/spacecat-shared-data-access": "2.65.2", "@adobe/spacecat-shared-http-utils": "1.17.6", "@adobe/spacecat-shared-ims-client": "1.8.13", "@adobe/spacecat-shared-rum-api-client": "2.37.7", @@ -2468,9 +2468,9 @@ "license": "BSD-2-Clause" }, "node_modules/@adobe/spacecat-shared-data-access": { - "version": "2.65.0", - "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-data-access/-/spacecat-shared-data-access-2.65.0.tgz", - "integrity": "sha512-szM2ibZ08ow6yg2JED/WmgWNgwzc6fcyB6+r9LDc9n7n3BuyiuU7ibkDH+ZS768vGqhRlUiAfcSHb70X8HoXtQ==", + "version": "2.65.2", + "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-data-access/-/spacecat-shared-data-access-2.65.2.tgz", + "integrity": "sha512-9AVc/a67q3Pdpgt6ToRlXxmLUJiop4hXgY0jL961PTgYYo2wMg26C/uzwPyY7zmtEpLMS/JdeygQtqe4fYpTZg==", "license": "Apache-2.0", "dependencies": { "@adobe/spacecat-shared-utils": "1.49.0", diff --git a/package.json b/package.json index e27e73b..002f082 100755 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "@adobe/helix-universal": "5.2.3", "@adobe/helix-universal-logger": "3.0.28", "@adobe/spacecat-shared-ims-client": "1.8.13", - "@adobe/spacecat-shared-data-access": "2.65.0", + "@adobe/spacecat-shared-data-access": "2.65.2", "@adobe/spacecat-shared-http-utils": "1.17.6", "@adobe/spacecat-shared-slack-client": "^1.3.12", "@adobe/spacecat-shared-utils": "1.52.0",