From 42c405fcfa5ca20a97066cab38d47db975386798 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 14 Feb 2024 21:22:07 +0000 Subject: [PATCH] fix(deps): update dependency @adobe/spacecat-shared-data-access to v1.17.0 (#95) 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 f2734f7f..5e415c01 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,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.16.0", + "@adobe/spacecat-shared-data-access": "1.17.0", "@adobe/spacecat-shared-http-utils": "1.1.3", "@adobe/spacecat-shared-rum-api-client": "1.6.1", "@adobe/spacecat-shared-slack-client": "1.1.2", @@ -250,9 +250,9 @@ } }, "node_modules/@adobe/spacecat-shared-data-access": { - "version": "1.16.0", - "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-data-access/-/spacecat-shared-data-access-1.16.0.tgz", - "integrity": "sha512-0ETWnA7TgO6R9kTtiEERpNruirHDXEVTdwb4a716y+Ce8+y+cEBwfNLUILJAeoittN2b9I7bHfk4xhvPZrRSIg==", + "version": "1.17.0", + "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-data-access/-/spacecat-shared-data-access-1.17.0.tgz", + "integrity": "sha512-/kF5l9EwEqfFwslMz+9K+t8gmEDcnbHLgzWO5S5wVRVswSkXZcJjl4CzhxNQnuraDYDCJ+o4wmXgFpKUUKdq9A==", "dependencies": { "@adobe/spacecat-shared-dynamo": "1.2.5", "@adobe/spacecat-shared-utils": "1.2.0", diff --git a/package.json b/package.json index 51346a45..db9a5ecd 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "@adobe/spacecat-shared-rum-api-client": "1.6.1", "@adobe/spacecat-shared-http-utils": "1.1.3", "@adobe/spacecat-shared-utils": "1.11.2", - "@adobe/spacecat-shared-data-access": "1.16.0", + "@adobe/spacecat-shared-data-access": "1.17.0", "@adobe/spacecat-shared-slack-client": "1.1.2", "comma-number": "2.1.0", "human-format": "1.2.0"