From 25ff4187e20bdab0eb15e740b104ca9baddec668 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 13 Aug 2025 08:07:40 +0000 Subject: [PATCH] fix(deps): update dependency @adobe/spacecat-shared-data-access to v2.54.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 e1a117f..18a4853 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.53.0", + "@adobe/spacecat-shared-data-access": "2.54.0", "@adobe/spacecat-shared-http-utils": "1.15.2", "@adobe/spacecat-shared-slack-client": "^1.3.12", "@adobe/spacecat-shared-utils": "1.45.0", @@ -2149,9 +2149,9 @@ "license": "BSD-2-Clause" }, "node_modules/@adobe/spacecat-shared-data-access": { - "version": "2.53.0", - "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-data-access/-/spacecat-shared-data-access-2.53.0.tgz", - "integrity": "sha512-a94FigByAtEfm96ZbrVAOmgeKaIozF4EHlBf4bqqo+SNOOxk3wzRvxdmX95eSWVGw3wfB6uwn5DeK/QsNlrn2Q==", + "version": "2.54.0", + "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-data-access/-/spacecat-shared-data-access-2.54.0.tgz", + "integrity": "sha512-73uZSVfKzcv5eK0+Fn3nsT/79caCH6xCM5H4cEqbbc+QQab12r8itGlWa3mt/ixyc2fl1cFR65+wYtBcQUd1Nw==", "license": "Apache-2.0", "dependencies": { "@adobe/spacecat-shared-utils": "1.39.1", diff --git a/package.json b/package.json index 6180714..3b9bfdf 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.53.0", + "@adobe/spacecat-shared-data-access": "2.54.0", "@adobe/spacecat-shared-http-utils": "1.15.2", "@adobe/spacecat-shared-slack-client": "^1.3.12", "@adobe/spacecat-shared-utils": "1.45.0",