From 9cc22f629e04d48105c990d5e9a68aa70b24108b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominique=20J=C3=A4ggi?= Date: Sat, 2 Dec 2023 15:13:02 +0100 Subject: [PATCH] chore(deps): update to latest spacecat-shared-data-access --- 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 c3e151bd..b047a78f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "@adobe/helix-shared-wrap": "2.0.0", "@adobe/helix-status": "10.0.10", "@adobe/helix-universal-logger": "3.0.11", - "@adobe/spacecat-shared-data-access": "1.1.1", + "@adobe/spacecat-shared-data-access": "1.1.2", "@adobe/spacecat-shared-utils": "1.2.0", "@aws-sdk/client-sqs": "3.450.0" }, @@ -232,9 +232,9 @@ } }, "node_modules/@adobe/spacecat-shared-data-access": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-data-access/-/spacecat-shared-data-access-1.1.1.tgz", - "integrity": "sha512-1oVG0DP/Gg57Jj4V8amZhupyycgpdO1rlzah8xN7J8ScgddE58IZyxPSmsWUf+KyyIeYAIJ9hTBZSLrpNurALQ==", + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-data-access/-/spacecat-shared-data-access-1.1.2.tgz", + "integrity": "sha512-iRX5RtMzSYIHOJoud3fkKzmtBInadaQkc5IN/V4QD0fycbbAcfPmX9SX8F7Yz/jeSvkOSCuZIFaZZ5VRjCAarQ==", "dependencies": { "@adobe/spacecat-shared-dynamo": "1.2.3", "@adobe/spacecat-shared-utils": "1.2.0", diff --git a/package.json b/package.json index 13938a4b..7fd9946e 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "@adobe/helix-shared-wrap": "2.0.0", "@adobe/helix-status": "10.0.10", "@adobe/helix-universal-logger": "3.0.11", - "@adobe/spacecat-shared-data-access": "1.1.1", + "@adobe/spacecat-shared-data-access": "1.1.2", "@adobe/spacecat-shared-utils": "1.2.0", "@aws-sdk/client-sqs": "3.450.0" },