diff --git a/package-lock.json b/package-lock.json index 5a7454e..4d713d6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "@adobe/helix-status": "10.1.5", "@adobe/helix-universal": "5.2.2", "@adobe/helix-universal-logger": "3.0.27", - "@adobe/spacecat-shared-data-access": "2.34.1", + "@adobe/spacecat-shared-data-access": "2.36.0", "@adobe/spacecat-shared-http-utils": "1.14.4", "@adobe/spacecat-shared-slack-client": "^1.3.12", "@adobe/spacecat-shared-utils": "1.42.3", @@ -2078,9 +2078,9 @@ "license": "BSD-2-Clause" }, "node_modules/@adobe/spacecat-shared-data-access": { - "version": "2.34.1", - "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-data-access/-/spacecat-shared-data-access-2.34.1.tgz", - "integrity": "sha512-0ayd5894kj7j75rD/bmPCmhz7qOIf0KmPKRj3mBvzC2yjbGt1NGx7GOOhQCodsi8V3EOj5NtU61eI0tc/F6Nxg==", + "version": "2.36.0", + "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-data-access/-/spacecat-shared-data-access-2.36.0.tgz", + "integrity": "sha512-AZvXGJbcnv4h0aPs9apfmR3vAdwFyxiE+da+xPmZdiwLncH2ec8NJe8BZTtCEIeUCqSMwwvMjOPdZaAe8hx8+A==", "license": "Apache-2.0", "dependencies": { "@adobe/spacecat-shared-utils": "1.39.1", diff --git a/package.json b/package.json index 8aa8b2e..db8d159 100755 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "@adobe/helix-status": "10.1.5", "@adobe/helix-universal": "5.2.2", "@adobe/helix-universal-logger": "3.0.27", - "@adobe/spacecat-shared-data-access": "2.34.1", + "@adobe/spacecat-shared-data-access": "2.36.0", "@adobe/spacecat-shared-http-utils": "1.14.4", "@adobe/spacecat-shared-slack-client": "^1.3.12", "@adobe/spacecat-shared-utils": "1.42.3",