diff --git a/package-lock.json b/package-lock.json index 94f0e62..47bd1ef 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.56.1", + "@adobe/spacecat-shared-data-access": "2.57.0", "@adobe/spacecat-shared-http-utils": "1.16.0", "@adobe/spacecat-shared-ims-client": "1.8.8", "@adobe/spacecat-shared-slack-client": "^1.3.12", @@ -1686,9 +1686,9 @@ "license": "BSD-2-Clause" }, "node_modules/@adobe/spacecat-shared-data-access": { - "version": "2.56.1", - "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-data-access/-/spacecat-shared-data-access-2.56.1.tgz", - "integrity": "sha512-riXf3WwH9kZHbCgkQDEgx1lzlxBrEXmMwPZBD6h+ZjU6LOy7YSdGNrAgDEpXuBw0Im+zFsqnFhWZCrj/PlLwbg==", + "version": "2.57.0", + "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-data-access/-/spacecat-shared-data-access-2.57.0.tgz", + "integrity": "sha512-0pKQMxqeOd5XF64V9mB67wyQR1b2dAgKAMi/ZciHZhBM/lcNcS1da9CTlK38GWM7p2xgNOAoipTVQGObeVmD8w==", "license": "Apache-2.0", "dependencies": { "@adobe/spacecat-shared-utils": "1.39.1", diff --git a/package.json b/package.json index bd81cb4..9d081ca 100755 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "@adobe/helix-universal": "5.2.2", "@adobe/helix-universal-logger": "3.0.27", "@adobe/spacecat-shared-ims-client": "1.8.8", - "@adobe/spacecat-shared-data-access": "2.56.1", + "@adobe/spacecat-shared-data-access": "2.57.0", "@adobe/spacecat-shared-http-utils": "1.16.0", "@adobe/spacecat-shared-slack-client": "^1.3.12", "@adobe/spacecat-shared-utils": "1.48.0",