diff --git a/package-lock.json b/package-lock.json index 2278a88e7..119537fa2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -20,7 +20,7 @@ "@adobe/spacecat-helix-content-sdk": "1.4.24", "@adobe/spacecat-shared-athena-client": "1.3.5", "@adobe/spacecat-shared-brand-client": "1.1.24", - "@adobe/spacecat-shared-data-access": "2.71.1", + "@adobe/spacecat-shared-data-access": "2.73.0", "@adobe/spacecat-shared-gpt-client": "1.6.5", "@adobe/spacecat-shared-http-utils": "1.17.7", "@adobe/spacecat-shared-ims-client": "1.8.13", @@ -9252,9 +9252,9 @@ } }, "node_modules/@adobe/spacecat-shared-data-access": { - "version": "2.71.1", - "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-data-access/-/spacecat-shared-data-access-2.71.1.tgz", - "integrity": "sha512-K87sXpCqEOk0dB90d4mipRRWCLnUtguGpPL17YoX0cSun66GsJ3OLPBuQZVy9r6/MjjhfygCu7W7lS9d9YW9MQ==", + "version": "2.73.0", + "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-data-access/-/spacecat-shared-data-access-2.73.0.tgz", + "integrity": "sha512-dgvMXqZmjAynuk77SFKUBUC/0jYp4wZW0JQEpXAyuaj98wQzxPRrfKs3WjHEUM7qQpt0PIZfBWIVBFF2IBxj6Q==", "license": "Apache-2.0", "dependencies": { "@adobe/spacecat-shared-utils": "1.49.0", @@ -61162,4 +61162,4 @@ } } } -} +} \ No newline at end of file diff --git a/package.json b/package.json index a0be52331..ff1d1114a 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "@adobe/spacecat-helix-content-sdk": "1.4.24", "@adobe/spacecat-shared-athena-client": "1.3.5", "@adobe/spacecat-shared-brand-client": "1.1.24", - "@adobe/spacecat-shared-data-access": "2.71.1", + "@adobe/spacecat-shared-data-access": "2.73.0", "@adobe/spacecat-shared-gpt-client": "1.6.5", "@adobe/spacecat-shared-http-utils": "1.17.7", "@adobe/spacecat-shared-ims-client": "1.8.13", @@ -156,4 +156,4 @@ ], "ext": ".js, .cjs, .ejs, .css" } -} +} \ No newline at end of file