From 920b78eedb31f67f90ae22e31b22f02595ecf15d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 26 Sep 2024 22:18:52 +0000 Subject: [PATCH] fix(deps): update dependency @adobe/spacecat-shared-data-access to v1.45.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 29049fcd..45d65819 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,7 +16,7 @@ "@adobe/helix-universal": "5.0.6", "@adobe/helix-universal-logger": "3.0.20", "@adobe/spacecat-shared-ahrefs-client": "1.5.5", - "@adobe/spacecat-shared-data-access": "1.45.2", + "@adobe/spacecat-shared-data-access": "1.45.3", "@adobe/spacecat-shared-google-client": "1.2.8", "@adobe/spacecat-shared-http-utils": "1.6.10", "@adobe/spacecat-shared-rum-api-client": "2.9.4", @@ -985,9 +985,9 @@ } }, "node_modules/@adobe/spacecat-shared-data-access": { - "version": "1.45.2", - "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-data-access/-/spacecat-shared-data-access-1.45.2.tgz", - "integrity": "sha512-xagUKxX0AXt7ehF7sf2vbtD1GluZ7mRCX6e4NGEl9x7LkgnZ5nqtNjxJc+x2ks1ybT4mf/C4Nsw/RpHZIV0C4Q==", + "version": "1.45.3", + "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-data-access/-/spacecat-shared-data-access-1.45.3.tgz", + "integrity": "sha512-2AUVLLRXBVy+ayJY+7q8T+CBTs3Lf52HwvOtH/eKmTWxShyhNs66v5tHtg21SCXHVgGeGS9fgsbOIsEgd5XPsQ==", "license": "Apache-2.0", "dependencies": { "@adobe/spacecat-shared-dynamo": "1.2.5", diff --git a/package.json b/package.json index 87ce115a..d8272cab 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "@adobe/helix-universal": "5.0.6", "@adobe/helix-universal-logger": "3.0.20", "@adobe/spacecat-shared-ahrefs-client": "1.5.5", - "@adobe/spacecat-shared-data-access": "1.45.2", + "@adobe/spacecat-shared-data-access": "1.45.3", "@adobe/spacecat-shared-google-client": "1.2.8", "@adobe/spacecat-shared-http-utils": "1.6.10", "@adobe/spacecat-shared-rum-api-client": "2.9.4",