diff --git a/package-lock.json b/package-lock.json index fff7bd10..820f39c0 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.43.2", + "@adobe/spacecat-shared-data-access": "2.44.0", "@adobe/spacecat-shared-http-utils": "1.15.2", "@adobe/spacecat-shared-slack-client": "^1.3.12", "@adobe/spacecat-shared-utils": "1.44.2", @@ -2397,9 +2397,9 @@ "license": "BSD-2-Clause" }, "node_modules/@adobe/spacecat-shared-data-access": { - "version": "2.43.2", - "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-data-access/-/spacecat-shared-data-access-2.43.2.tgz", - "integrity": "sha512-EG5J4s09638kY6o4xiDrURjtQmkqMiV2z56EhE+NM4xbm2gkAlhS1rewoWxcvd2uYXPHXGOKshS0s5WSAhIOrA==", + "version": "2.44.0", + "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-data-access/-/spacecat-shared-data-access-2.44.0.tgz", + "integrity": "sha512-ldr8WgI4o+eH9ve1w9yIiH/QAV0zofTn3fMRVUW7BXqD2NXSKvCBulBqW689ouS3Fmh6RKIA4Xjl43V8xf5bjQ==", "license": "Apache-2.0", "dependencies": { "@adobe/spacecat-shared-utils": "1.39.1", diff --git a/package.json b/package.json index 962f2727..8d3b7f25 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.43.2", + "@adobe/spacecat-shared-data-access": "2.44.0", "@adobe/spacecat-shared-http-utils": "1.15.2", "@adobe/spacecat-shared-slack-client": "^1.3.12", "@adobe/spacecat-shared-utils": "1.44.2",