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"