From 382e87d9e710cbe8fd11745ecd66d3ea42f274d6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 16:17:15 +0000 Subject: [PATCH] fix(deps): update dependency @adobe/spacecat-shared-data-access to v1.44.5 --- 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 e204ad91..75c15903 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.44.4", + "@adobe/spacecat-shared-data-access": "1.44.5", "@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.44.4", - "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-data-access/-/spacecat-shared-data-access-1.44.4.tgz", - "integrity": "sha512-bJz2SFAlPPJUUuq69W76yFndoRCcCPGBIJD/ynpSZ4mVVyWWSD3MnfsjYZ1G4wfYSIkBqgfX4CyKF71UdBHM2w==", + "version": "1.44.5", + "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-data-access/-/spacecat-shared-data-access-1.44.5.tgz", + "integrity": "sha512-qolXhOCAPDNcs1fd2x7d+ZlWaEDm9+4hUt757w+Fach453dV92zXVbtd1TeUSXj9L024Y+9+fev2aJAbWZOIlg==", "license": "Apache-2.0", "dependencies": { "@adobe/spacecat-shared-dynamo": "1.2.5", diff --git a/package.json b/package.json index 2bce08c3..687bcb91 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.44.4", + "@adobe/spacecat-shared-data-access": "1.44.5", "@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",