diff --git a/package-lock.json b/package-lock.json index 9a72f4c..6cf48ba 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "@adobe/helix-status": "10.1.5", "@adobe/helix-universal": "5.4.0", "@adobe/helix-universal-logger": "3.0.28", - "@adobe/spacecat-shared-data-access": "3.29.0", + "@adobe/spacecat-shared-data-access": "3.30.0", "@adobe/spacecat-shared-data-access-v2": "npm:@adobe/spacecat-shared-data-access@2.109.0", "@adobe/spacecat-shared-google-client": "1.5.7", "@adobe/spacecat-shared-gpt-client": "1.6.20", @@ -588,9 +588,9 @@ } }, "node_modules/@adobe/spacecat-shared-data-access": { - "version": "3.29.0", - "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-data-access/-/spacecat-shared-data-access-3.29.0.tgz", - "integrity": "sha512-Xgk2ww5EYZRKIveyEDoxUbDodDl6ctomPuDhywnNrovGFket0sXdpLhaj/SPH41OJ1fLmQUcgHHgUt9XRnsNJg==", + "version": "3.30.0", + "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-data-access/-/spacecat-shared-data-access-3.30.0.tgz", + "integrity": "sha512-vEyGi5rmAnMBhMQgCVs/wFUAKKUK3joZyuipHYfbxWE1H1NLVQLsS6s7jErDkDoxaTEt5+OfEXzANszVKeJ8pA==", "license": "Apache-2.0", "dependencies": { "@adobe/fetch": "^4.2.3", diff --git a/package.json b/package.json index 32d8b1c..23fbd76 100755 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "@adobe/helix-status": "10.1.5", "@adobe/helix-universal": "5.4.0", "@adobe/helix-universal-logger": "3.0.28", - "@adobe/spacecat-shared-data-access": "3.29.0", + "@adobe/spacecat-shared-data-access": "3.30.0", "@adobe/spacecat-shared-data-access-v2": "npm:@adobe/spacecat-shared-data-access@2.109.0", "@adobe/spacecat-shared-google-client": "1.5.7", "@adobe/spacecat-shared-gpt-client": "1.6.20",