diff --git a/package-lock.json b/package-lock.json index 5094311b..cf5f2394 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.21", "@adobe/spacecat-shared-ahrefs-client": "1.5.10", - "@adobe/spacecat-shared-data-access": "1.49.8", + "@adobe/spacecat-shared-data-access": "1.50.0", "@adobe/spacecat-shared-google-client": "1.2.20", "@adobe/spacecat-shared-http-utils": "1.6.17", "@adobe/spacecat-shared-rum-api-client": "2.9.9", @@ -1222,9 +1222,9 @@ } }, "node_modules/@adobe/spacecat-shared-data-access": { - "version": "1.49.8", - "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-data-access/-/spacecat-shared-data-access-1.49.8.tgz", - "integrity": "sha512-Fq8el124Whbr07MKml5OW72/JO2XhUcNv8zCjqmpdYkZ6JDANxIKC+VNDqNluCxexB5LmTXFXs24xDq/WiFyVQ==", + "version": "1.50.0", + "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-data-access/-/spacecat-shared-data-access-1.50.0.tgz", + "integrity": "sha512-/cjkUz3nQqPdRuR0Y3WMSdRfm04ymQyMGHRsF2YK8ZtJ7kh2DlECLbONPfsWOQ63NZFNkodfoDQ1gvFgImNjaw==", "license": "Apache-2.0", "dependencies": { "@adobe/spacecat-shared-dynamo": "1.3.46", diff --git a/package.json b/package.json index 5925f5d8..5a23c512 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "@adobe/helix-universal": "5.0.6", "@adobe/helix-universal-logger": "3.0.21", "@adobe/spacecat-shared-ahrefs-client": "1.5.10", - "@adobe/spacecat-shared-data-access": "1.49.8", + "@adobe/spacecat-shared-data-access": "1.50.0", "@adobe/spacecat-shared-google-client": "1.2.20", "@adobe/spacecat-shared-http-utils": "1.6.17", "@adobe/spacecat-shared-rum-api-client": "2.9.9",