diff --git a/package-lock.json b/package-lock.json index fd177ff1..e3814662 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.45.4", + "@adobe/spacecat-shared-data-access": "1.45.5", "@adobe/spacecat-shared-google-client": "1.2.9", "@adobe/spacecat-shared-http-utils": "1.6.11", "@adobe/spacecat-shared-rum-api-client": "2.9.4", @@ -985,9 +985,9 @@ } }, "node_modules/@adobe/spacecat-shared-data-access": { - "version": "1.45.4", - "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-data-access/-/spacecat-shared-data-access-1.45.4.tgz", - "integrity": "sha512-Dw8QKGcYzJZEi+gBIdWj6k56OEbDzuziLF9BLi4lfvo08dW6Y+2Sy5KN54Pkb0Nf4aXjMozjWb4JggWzMH4MaA==", + "version": "1.45.5", + "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-data-access/-/spacecat-shared-data-access-1.45.5.tgz", + "integrity": "sha512-ppx4mOAgmu6MEiRBGurvILrh1u0cHj/tM25vfKPIGbh0uFrJUWovc3C1gN/63V3qsLWkY3C3V8rwFaMbyje1Lw==", "license": "Apache-2.0", "dependencies": { "@adobe/spacecat-shared-dynamo": "1.2.5", diff --git a/package.json b/package.json index 3defb366..73c75583 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.45.4", + "@adobe/spacecat-shared-data-access": "1.45.5", "@adobe/spacecat-shared-google-client": "1.2.9", "@adobe/spacecat-shared-http-utils": "1.6.11", "@adobe/spacecat-shared-rum-api-client": "2.9.4",