diff --git a/package-lock.json b/package-lock.json index 0956d2d1..f8c98669 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.0", - "@adobe/spacecat-shared-data-access": "1.41.5", + "@adobe/spacecat-shared-data-access": "1.41.6", "@adobe/spacecat-shared-http-utils": "1.6.7", "@adobe/spacecat-shared-rum-api-client": "2.7.3", "@adobe/spacecat-shared-rum-api-client-v1": "npm:@adobe/spacecat-shared-rum-api-client@1.8.4", @@ -2117,9 +2117,9 @@ } }, "node_modules/@adobe/spacecat-shared-data-access": { - "version": "1.41.5", - "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-data-access/-/spacecat-shared-data-access-1.41.5.tgz", - "integrity": "sha512-pkXe4FkYOOmLFKz2LAAHRIKNxORTasiwHk3H+xyoeSsrStycnw+3dtAijC6eeaeV5Htx+sfgPeZej0+SokYnbA==", + "version": "1.41.6", + "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-data-access/-/spacecat-shared-data-access-1.41.6.tgz", + "integrity": "sha512-uQrKPgAHBgBlpZwRh0RLQu2nxrRtXZL23Nn0NLlv/Ergr7NGo4n4UAdmsx1LpNTCiO9S6aJd9ro/K4QUhUgVpg==", "license": "Apache-2.0", "dependencies": { "@adobe/spacecat-shared-dynamo": "1.2.5", diff --git a/package.json b/package.json index a107248b..7c746b90 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.0", - "@adobe/spacecat-shared-data-access": "1.41.5", + "@adobe/spacecat-shared-data-access": "1.41.6", "@adobe/spacecat-shared-http-utils": "1.6.7", "@adobe/spacecat-shared-rum-api-client": "2.7.3", "@adobe/spacecat-shared-rum-api-client-v1": "npm:@adobe/spacecat-shared-rum-api-client@1.8.4",