From df88763de3685ab1fc17f5e6f60a57f22c5b270a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 2 Oct 2024 15:54:34 +0000 Subject: [PATCH] fix(deps): update dependency @adobe/spacecat-shared-data-access to v1.45.6 --- 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 134b124..66e8fa2 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.3", "@adobe/helix-universal-logger": "3.0.20", - "@adobe/spacecat-shared-data-access": "1.45.5", + "@adobe/spacecat-shared-data-access": "1.45.6", "@adobe/spacecat-shared-http-utils": "1.6.11", "@adobe/spacecat-shared-rum-api-client": "2.9.4", "@adobe/spacecat-shared-slack-client": "1.3.17", @@ -1462,9 +1462,9 @@ } }, "node_modules/@adobe/spacecat-shared-data-access": { - "version": "1.45.5", - "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-data-access/-/spacecat-shared-data-access-1.45.5.tgz", - "integrity": "sha512-ppx4mOAgmu6MEiRBGurvILrh1u0cHj/tM25vfKPIGbh0uFrJUWovc3C1gN/63V3qsLWkY3C3V8rwFaMbyje1Lw==", + "version": "1.45.6", + "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-data-access/-/spacecat-shared-data-access-1.45.6.tgz", + "integrity": "sha512-g0UHW2sDkYOroAO0JkYXeEGH1oCWqcxZhfL6X48SzzWjWLgwqj46qWkkzcsTfYFbUNOiSM4DMXclI5rmuEAMwg==", "license": "Apache-2.0", "dependencies": { "@adobe/spacecat-shared-dynamo": "1.2.5", diff --git a/package.json b/package.json index c5632c3..dde9081 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "@adobe/spacecat-shared-rum-api-client": "2.9.4", "@adobe/spacecat-shared-http-utils": "1.6.11", "@adobe/spacecat-shared-utils": "1.20.4", - "@adobe/spacecat-shared-data-access": "1.45.5", + "@adobe/spacecat-shared-data-access": "1.45.6", "@adobe/spacecat-shared-slack-client": "1.3.17", "comma-number": "2.1.0", "human-format": "1.2.0"