diff --git a/package-lock.json b/package-lock.json index 4f6e097..a55154c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "@adobe/helix-status": "10.1.5", "@adobe/helix-universal": "5.2.2", "@adobe/helix-universal-logger": "3.0.27", - "@adobe/spacecat-shared-data-access": "2.33.6", + "@adobe/spacecat-shared-data-access": "2.34.0", "@adobe/spacecat-shared-http-utils": "1.14.4", "@adobe/spacecat-shared-slack-client": "^1.3.12", "@adobe/spacecat-shared-utils": "1.42.3", @@ -2364,9 +2364,9 @@ "license": "BSD-2-Clause" }, "node_modules/@adobe/spacecat-shared-data-access": { - "version": "2.33.6", - "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-data-access/-/spacecat-shared-data-access-2.33.6.tgz", - "integrity": "sha512-GejtlQSmaI4NhXTGuuwhTGxaC6AoAULbc1MHu/3iEkbSjx66BWn3xouy9FVfs/dLfn6LaS1Si6Ym6ciNChx7yA==", + "version": "2.34.0", + "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-data-access/-/spacecat-shared-data-access-2.34.0.tgz", + "integrity": "sha512-WesGVIbUVysv5PVBVkDs8uI9Z8JhvfYGm2R+nDwBpinPns0ajN/1R/RGEWT79BoDux44blwFWw7HJumaSHXK4g==", "license": "Apache-2.0", "dependencies": { "@adobe/spacecat-shared-utils": "1.39.1", diff --git a/package.json b/package.json index 2f78272..01dd205 100755 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "@adobe/helix-status": "10.1.5", "@adobe/helix-universal": "5.2.2", "@adobe/helix-universal-logger": "3.0.27", - "@adobe/spacecat-shared-data-access": "2.33.6", + "@adobe/spacecat-shared-data-access": "2.34.0", "@adobe/spacecat-shared-http-utils": "1.14.4", "@adobe/spacecat-shared-slack-client": "^1.3.12", "@adobe/spacecat-shared-utils": "1.42.3",