From b2d31719b4e96117e24fe76fbb699b03ae1af248 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 11 Sep 2024 21:42:42 +0000 Subject: [PATCH] fix(deps): update dependency @adobe/spacecat-shared-data-access to v1.44.0 --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 5868bd0..b3e2f09 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "@adobe/helix-shared-wrap": "2.0.2", "@adobe/helix-status": "10.1.2", "@adobe/helix-universal-logger": "3.0.18", - "@adobe/spacecat-shared-data-access": "1.43.4", + "@adobe/spacecat-shared-data-access": "1.44.0", "@adobe/spacecat-shared-http-utils": "1.6.8", "@adobe/spacecat-shared-rum-api-client": "2.9.0", "@adobe/spacecat-shared-slack-client": "1.3.14", @@ -1499,9 +1499,9 @@ } }, "node_modules/@adobe/spacecat-shared-data-access": { - "version": "1.43.4", - "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-data-access/-/spacecat-shared-data-access-1.43.4.tgz", - "integrity": "sha512-LMp6kkqIQzj1vgEgEHpS8K9uEdClHik3xZukJ4SWi8FW5PLfSKKpTND9A7zW8QyPtc/lgQkFPE1ijZGNIeKULA==", + "version": "1.44.0", + "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-data-access/-/spacecat-shared-data-access-1.44.0.tgz", + "integrity": "sha512-Dlth2cOU0/u19GPxvJ56N5OauptLHjvgW6qXKvgd/Cq0Qr4NuPTj1bw0JjXLkvwpwR1qmiTTM0mv7NUlILO0Sg==", "license": "Apache-2.0", "dependencies": { "@adobe/spacecat-shared-dynamo": "1.2.5", diff --git a/package.json b/package.json index f2ef402..21d7879 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "@adobe/spacecat-shared-rum-api-client": "2.9.0", "@adobe/spacecat-shared-http-utils": "1.6.8", "@adobe/spacecat-shared-utils": "1.19.7", - "@adobe/spacecat-shared-data-access": "1.43.4", + "@adobe/spacecat-shared-data-access": "1.44.0", "@adobe/spacecat-shared-slack-client": "1.3.14", "comma-number": "2.1.0", "human-format": "1.2.0"