diff --git a/package-lock.json b/package-lock.json index 2025089f..386b9a47 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.5", + "@adobe/spacecat-shared-data-access": "1.45.1", "@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.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==", + "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==", "license": "Apache-2.0", "dependencies": { "@adobe/spacecat-shared-dynamo": "1.2.5", diff --git a/package.json b/package.json index 9a8e6c3e..b1054d9c 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.5", + "@adobe/spacecat-shared-data-access": "1.45.1", "@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",