diff --git a/package-lock.json b/package-lock.json index 7128fbb..74ea19d 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.46.1", + "@adobe/spacecat-shared-data-access": "2.49.0", "@adobe/spacecat-shared-http-utils": "1.15.2", "@adobe/spacecat-shared-slack-client": "^1.3.12", "@adobe/spacecat-shared-utils": "1.44.3", @@ -2397,9 +2397,9 @@ "license": "BSD-2-Clause" }, "node_modules/@adobe/spacecat-shared-data-access": { - "version": "2.46.1", - "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-data-access/-/spacecat-shared-data-access-2.46.1.tgz", - "integrity": "sha512-ML5XwYr2T57OGa7k1keoSLmFXat3NHVUNK7WgEKyM+Bit4e63Oo5Kckse6WxJOtEbYgIxHU/ysxAKdFGW1iMkA==", + "version": "2.49.0", + "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-data-access/-/spacecat-shared-data-access-2.49.0.tgz", + "integrity": "sha512-KMifre4xKI911hicw0yCDYYjCRL2C63tvkrH+KcOH9SXBMm903OV9pX0Gug4IfVPgueO56wuicFDA/UmhmsySQ==", "license": "Apache-2.0", "dependencies": { "@adobe/spacecat-shared-utils": "1.39.1", diff --git a/package.json b/package.json index 2b0c05c..068eac1 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.46.1", + "@adobe/spacecat-shared-data-access": "2.49.0", "@adobe/spacecat-shared-http-utils": "1.15.2", "@adobe/spacecat-shared-slack-client": "^1.3.12", "@adobe/spacecat-shared-utils": "1.44.3",