diff --git a/package-lock.json b/package-lock.json index 87abad06..b3a7d77f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,7 +16,7 @@ "@adobe/helix-universal": "5.0.5", "@adobe/helix-universal-logger": "3.0.18", "@adobe/spacecat-shared-ahrefs-client": "1.5.2", - "@adobe/spacecat-shared-data-access": "1.43.4", + "@adobe/spacecat-shared-data-access": "1.44.0", "@adobe/spacecat-shared-google-client": "1.2.4", "@adobe/spacecat-shared-http-utils": "1.6.8", "@adobe/spacecat-shared-rum-api-client": "2.9.0", @@ -2090,9 +2090,9 @@ } }, "node_modules/@adobe/spacecat-shared-data-access": { - "version": "1.43.4", - "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-data-access/-/spacecat-shared-data-access-1.43.4.tgz", - "integrity": "sha512-LMp6kkqIQzj1vgEgEHpS8K9uEdClHik3xZukJ4SWi8FW5PLfSKKpTND9A7zW8QyPtc/lgQkFPE1ijZGNIeKULA==", + "version": "1.44.0", + "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-data-access/-/spacecat-shared-data-access-1.44.0.tgz", + "integrity": "sha512-Dlth2cOU0/u19GPxvJ56N5OauptLHjvgW6qXKvgd/Cq0Qr4NuPTj1bw0JjXLkvwpwR1qmiTTM0mv7NUlILO0Sg==", "license": "Apache-2.0", "dependencies": { "@adobe/spacecat-shared-dynamo": "1.2.5", diff --git a/package.json b/package.json index e6b6d554..5a3f0151 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "@adobe/helix-universal": "5.0.5", "@adobe/helix-universal-logger": "3.0.18", "@adobe/spacecat-shared-ahrefs-client": "1.5.2", - "@adobe/spacecat-shared-data-access": "1.43.4", + "@adobe/spacecat-shared-data-access": "1.44.0", "@adobe/spacecat-shared-google-client": "1.2.4", "@adobe/spacecat-shared-http-utils": "1.6.8", "@adobe/spacecat-shared-rum-api-client": "2.9.0",