From 0271fe2772cbbb22cdb47ce019666d79a812a4b6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 8 Sep 2025 12:40:40 +0000 Subject: [PATCH] fix(deps): update dependency @adobe/spacecat-shared-data-access to v2.61.3 --- 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 09439ef9..1def0e96 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.61.2", + "@adobe/spacecat-shared-data-access": "2.61.3", "@adobe/spacecat-shared-http-utils": "1.17.1", "@adobe/spacecat-shared-ims-client": "1.8.9", "@adobe/spacecat-shared-rum-api-client": "2.37.1", @@ -2450,9 +2450,9 @@ "license": "BSD-2-Clause" }, "node_modules/@adobe/spacecat-shared-data-access": { - "version": "2.61.2", - "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-data-access/-/spacecat-shared-data-access-2.61.2.tgz", - "integrity": "sha512-y+U1FFS1v4Ptl4YVi5o4B4/F35r9hG3q7qujGi2GfijkWL3aNxZdgc/2ZCg2lVPT5cvsSxh0OaBVVprSApXNgA==", + "version": "2.61.3", + "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-data-access/-/spacecat-shared-data-access-2.61.3.tgz", + "integrity": "sha512-t8Ap8xdHdLvyaY3LRugofdNU1auk5fZ5SscKexMIw60GEhk5PALMGHrJ8tFsV24yFK9Ve3+XO/R70EBVtkTzgQ==", "license": "Apache-2.0", "dependencies": { "@adobe/spacecat-shared-utils": "1.49.0", diff --git a/package.json b/package.json index 63b22bd5..7925c0c4 100755 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "@adobe/helix-universal-logger": "3.0.27", "@adobe/spacecat-shared-rum-api-client": "2.37.1", "@adobe/spacecat-shared-ims-client": "1.8.9", - "@adobe/spacecat-shared-data-access": "2.61.2", + "@adobe/spacecat-shared-data-access": "2.61.3", "@adobe/spacecat-shared-http-utils": "1.17.1", "@adobe/spacecat-shared-slack-client": "^1.3.12", "@adobe/spacecat-shared-utils": "1.50.2",