diff --git a/package-lock.json b/package-lock.json index a52bb0f..d4756cf 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "@adobe/helix-status": "10.1.5", "@adobe/helix-universal": "5.2.3", "@adobe/helix-universal-logger": "3.0.28", - "@adobe/spacecat-shared-data-access": "2.72.1", + "@adobe/spacecat-shared-data-access": "2.73.1", "@adobe/spacecat-shared-http-utils": "1.17.7", "@adobe/spacecat-shared-ims-client": "1.8.13", "@adobe/spacecat-shared-rum-api-client": "2.38.2", @@ -2494,9 +2494,9 @@ "license": "BSD-2-Clause" }, "node_modules/@adobe/spacecat-shared-data-access": { - "version": "2.72.1", - "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-data-access/-/spacecat-shared-data-access-2.72.1.tgz", - "integrity": "sha512-I9LDlJF17L/bGuo5fgzR6UhBsETV/RUWzwYp8yQrMn96Mba+nJS1lWveH/wUgVvX6mhlfcxDREuZLAH3X7LmpQ==", + "version": "2.73.1", + "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-data-access/-/spacecat-shared-data-access-2.73.1.tgz", + "integrity": "sha512-sN/IBcErDcx+L91r1hcWIK2rU+4BuP+2PAo5tUZCSWi9gtNnNAIwHImUmISj+OCVl0Kw9HcVsLn1rv+U6U+pDw==", "license": "Apache-2.0", "dependencies": { "@adobe/spacecat-shared-utils": "1.49.0", diff --git a/package.json b/package.json index 22d0866..e79c321 100755 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "@adobe/helix-universal": "5.2.3", "@adobe/helix-universal-logger": "3.0.28", "@adobe/spacecat-shared-ims-client": "1.8.13", - "@adobe/spacecat-shared-data-access": "2.72.1", + "@adobe/spacecat-shared-data-access": "2.73.1", "@adobe/spacecat-shared-http-utils": "1.17.7", "@adobe/spacecat-shared-slack-client": "^1.3.12", "@adobe/spacecat-shared-utils": "1.59.4",