diff --git a/package-lock.json b/package-lock.json index 4f88865..4c97fa6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "@adobe/helix-shared-wrap": "2.0.2", "@adobe/helix-status": "10.1.3", "@adobe/helix-universal-logger": "3.0.21", - "@adobe/spacecat-shared-data-access": "1.54.0", + "@adobe/spacecat-shared-data-access": "1.55.0", "@adobe/spacecat-shared-http-utils": "1.7.0", "@adobe/spacecat-shared-rum-api-client": "2.11.0", "@adobe/spacecat-shared-slack-client": "1.3.23", @@ -967,9 +967,9 @@ } }, "node_modules/@adobe/spacecat-shared-data-access": { - "version": "1.54.0", - "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-data-access/-/spacecat-shared-data-access-1.54.0.tgz", - "integrity": "sha512-1lWhS3ToSvlfHRbMMSojLVac7X6jTd889WCiKQ2mawPjFNj5IDXw0HKMulQBwfGt4YLu8p7Zvu9cP3MgI8R8AQ==", + "version": "1.55.0", + "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-data-access/-/spacecat-shared-data-access-1.55.0.tgz", + "integrity": "sha512-UtjhTF3pll49KaKzpq2zudxTizU56XwsM0e6XUybz88q6yt1vmX+5PN1G/1i21S9MxoPF++/D+BfMaTHd0w2+A==", "license": "Apache-2.0", "dependencies": { "@adobe/spacecat-shared-dynamo": "1.3.47", diff --git a/package.json b/package.json index 25f8c57..54bfda5 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "@adobe/spacecat-shared-rum-api-client": "2.11.0", "@adobe/spacecat-shared-http-utils": "1.7.0", "@adobe/spacecat-shared-utils": "1.23.0", - "@adobe/spacecat-shared-data-access": "1.54.0", + "@adobe/spacecat-shared-data-access": "1.55.0", "@adobe/spacecat-shared-slack-client": "1.3.23", "comma-number": "2.1.0", "human-format": "1.2.1"