From 9fbbdac85e9b0ab89f64eef67ca9ee28aa6fe3c3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 25 Sep 2024 16:17:52 +0000 Subject: [PATCH] fix(deps): update dependency @adobe/spacecat-shared-data-access to v1.45.2 --- 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 10893da2..e6234ca2 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.1", + "@adobe/spacecat-shared-data-access": "1.45.2", "@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.1", - "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-data-access/-/spacecat-shared-data-access-1.45.1.tgz", - "integrity": "sha512-4n/4POYZEF2T9pWokZsDbzQn1w9uBXNrr38NtSTU62CdTIWAnexFtdY+ruIo3h6QAmfpEFr9iJhzPsoq/viUSQ==", + "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==", "license": "Apache-2.0", "dependencies": { "@adobe/spacecat-shared-dynamo": "1.2.5", diff --git a/package.json b/package.json index 3302a896..c2c79c8e 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.1", + "@adobe/spacecat-shared-data-access": "1.45.2", "@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",