From 47f64ed69ff53f3fd79c291ab9a55278f4007d01 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 19 Feb 2025 11:18:31 +0100 Subject: [PATCH] fix(deps): update dependency @adobe/spacecat-shared-data-access to v2.7.1 (#761) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- 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 afbf3a4d..1baad984 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "@adobe/helix-shared-wrap": "2.0.2", "@adobe/helix-status": "10.1.5", "@adobe/helix-universal-logger": "3.0.23", - "@adobe/spacecat-shared-data-access": "2.7.0", + "@adobe/spacecat-shared-data-access": "2.7.1", "@adobe/spacecat-shared-gpt-client": "1.5.0", "@adobe/spacecat-shared-http-utils": "1.9.8", "@adobe/spacecat-shared-ims-client": "1.5.6", @@ -599,9 +599,9 @@ } }, "node_modules/@adobe/spacecat-shared-data-access": { - "version": "2.7.0", - "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-data-access/-/spacecat-shared-data-access-2.7.0.tgz", - "integrity": "sha512-tGM/RkNsXtvCNpNKd05C0v1t9dzSN0hb1WNyUMWAaEXMr7H+XpPnUVV/qwKS9JnTJ+lqt1rDbkdGGHi+PCGQcQ==", + "version": "2.7.1", + "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-data-access/-/spacecat-shared-data-access-2.7.1.tgz", + "integrity": "sha512-Q82g5TpsiH4drBZBoPFCgEdaXs+kCYhIJSwvOHJU1jNgflaS269t6GwZ6TvMqjutLHB942QAmk1oRfsT4oGYHg==", "license": "Apache-2.0", "dependencies": { "@adobe/spacecat-shared-utils": "1.26.4", diff --git a/package.json b/package.json index ea36e9d7..ea28ee08 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "@adobe/helix-shared-wrap": "2.0.2", "@adobe/helix-status": "10.1.5", "@adobe/helix-universal-logger": "3.0.23", - "@adobe/spacecat-shared-data-access": "2.7.0", + "@adobe/spacecat-shared-data-access": "2.7.1", "@adobe/spacecat-shared-gpt-client": "1.5.0", "@adobe/spacecat-shared-http-utils": "1.9.8", "@adobe/spacecat-shared-ims-client": "1.5.6",