From 99ccb70c266d6bae6c5f852cc3a2ed5a7dee9cbe Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 9 Feb 2024 10:18:39 +0000 Subject: [PATCH] fix(deps): update dependency @adobe/spacecat-shared-data-access to v1.15.4 (#157) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- 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 c54b7075..59b0fc61 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "@adobe/helix-shared-wrap": "2.0.1", "@adobe/helix-status": "10.0.11", "@adobe/helix-universal-logger": "3.0.13", - "@adobe/spacecat-shared-data-access": "1.15.3", + "@adobe/spacecat-shared-data-access": "1.15.4", "@adobe/spacecat-shared-http-utils": "1.1.3", "@adobe/spacecat-shared-rum-api-client": "1.6.1", "@adobe/spacecat-shared-utils": "1.11.1", @@ -284,9 +284,9 @@ } }, "node_modules/@adobe/spacecat-shared-data-access": { - "version": "1.15.3", - "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-data-access/-/spacecat-shared-data-access-1.15.3.tgz", - "integrity": "sha512-8WwoZW9ODyxhbaz1VRgoz2PI7XbXUrxLkILBHxP7n7WX1wzlGkFhqri50TQD5i9Qovk+qh9wq9pxps9KDebL3w==", + "version": "1.15.4", + "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-data-access/-/spacecat-shared-data-access-1.15.4.tgz", + "integrity": "sha512-k3Toq9IZcTiptrJEA9yxZqar4NMWwDNzzUNm+r7DzDQe+BjrStbNAfETrXh0DTvh+LnXxzpgFYKxim0vFJA18g==", "dependencies": { "@adobe/spacecat-shared-dynamo": "1.2.5", "@adobe/spacecat-shared-utils": "1.2.0", diff --git a/package.json b/package.json index 1d628c96..356008a0 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "@adobe/helix-shared-wrap": "2.0.1", "@adobe/helix-status": "10.0.11", "@adobe/helix-universal-logger": "3.0.13", - "@adobe/spacecat-shared-data-access": "1.15.3", + "@adobe/spacecat-shared-data-access": "1.15.4", "@adobe/spacecat-shared-http-utils": "1.1.3", "@adobe/spacecat-shared-rum-api-client": "1.6.1", "@adobe/spacecat-shared-utils": "1.11.1",