From eb33a8364cd4e6a3738f777caeb1fce6601a46cc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 22 Jul 2025 16:10:18 +0000 Subject: [PATCH] fix(deps): update dependency @adobe/spacecat-shared-data-access to v2.39.0 --- 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 6459f83..6f00495 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.38.0", + "@adobe/spacecat-shared-data-access": "2.39.0", "@adobe/spacecat-shared-http-utils": "1.15.2", "@adobe/spacecat-shared-slack-client": "^1.3.12", "@adobe/spacecat-shared-utils": "1.42.4", @@ -2158,9 +2158,9 @@ "license": "BSD-2-Clause" }, "node_modules/@adobe/spacecat-shared-data-access": { - "version": "2.38.0", - "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-data-access/-/spacecat-shared-data-access-2.38.0.tgz", - "integrity": "sha512-D73izJSHV+jfoaYe9IZj+QK2s8WjKD8KsmJq4gz67CJO8k37CS8N63S8e6f3TEainmCxWUdCJXEWNK2sYSrFLw==", + "version": "2.39.0", + "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-data-access/-/spacecat-shared-data-access-2.39.0.tgz", + "integrity": "sha512-Xy1vcSNAVDiJrxv6DdBGQJfYQ2Paz4rkF3VuAAyVMmgd9ArTgM9M3MMwdjKGKoi4PGL4nOG1SkcPAFDMCpaEVQ==", "license": "Apache-2.0", "dependencies": { "@adobe/spacecat-shared-utils": "1.39.1", diff --git a/package.json b/package.json index e59a4f4..55cf554 100755 --- a/package.json +++ b/package.json @@ -65,7 +65,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.38.0", + "@adobe/spacecat-shared-data-access": "2.39.0", "@adobe/spacecat-shared-http-utils": "1.15.2", "@adobe/spacecat-shared-slack-client": "^1.3.12", "@adobe/spacecat-shared-utils": "1.42.4",