diff --git a/package-lock.json b/package-lock.json index 93264ed..f4e32f6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "@adobe/helix-status": "10.1.5", "@adobe/helix-universal": "5.4.0", "@adobe/helix-universal-logger": "3.0.28", - "@adobe/spacecat-shared-data-access": "3.45.2", + "@adobe/spacecat-shared-data-access": "3.46.0", "@adobe/spacecat-shared-data-access-v2": "npm:@adobe/spacecat-shared-data-access@2.109.0", "@adobe/spacecat-shared-google-client": "1.5.10", "@adobe/spacecat-shared-gpt-client": "1.6.21", @@ -614,9 +614,9 @@ } }, "node_modules/@adobe/spacecat-shared-data-access": { - "version": "3.45.2", - "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-data-access/-/spacecat-shared-data-access-3.45.2.tgz", - "integrity": "sha512-Cf5AcEQLqzUXeNXFwp5CJ4HGJ94tVFQpjfZ8WU+p0vsz7vtKENpiGU8jF/sPePee8AbHXoJOHFS3IpomWy3DQA==", + "version": "3.46.0", + "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-data-access/-/spacecat-shared-data-access-3.46.0.tgz", + "integrity": "sha512-w3bDeCxMceBV0sGw2vpdP/Dk3DjrrKlaDkhnyUPlUJAN6vPlzXQ72n9N1+BuGFbPb5exs8c3NIKltC2RIN7VTQ==", "license": "Apache-2.0", "dependencies": { "@adobe/fetch": "^4.2.3", diff --git a/package.json b/package.json index eb00d7d..4231989 100755 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "@adobe/helix-status": "10.1.5", "@adobe/helix-universal": "5.4.0", "@adobe/helix-universal-logger": "3.0.28", - "@adobe/spacecat-shared-data-access": "3.45.2", + "@adobe/spacecat-shared-data-access": "3.46.0", "@adobe/spacecat-shared-data-access-v2": "npm:@adobe/spacecat-shared-data-access@2.109.0", "@adobe/spacecat-shared-google-client": "1.5.10", "@adobe/spacecat-shared-gpt-client": "1.6.21",