From 06ed3051e4a9fb90a79dedc001f64e1b3e10e675 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 31 Dec 2024 14:40:52 +0000 Subject: [PATCH] fix(deps): update dependency @adobe/spacecat-helix-content-sdk to v1.3.18 --- packages/spacecat-shared-content-client/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/spacecat-shared-content-client/package.json b/packages/spacecat-shared-content-client/package.json index af322329..ce689d71 100644 --- a/packages/spacecat-shared-content-client/package.json +++ b/packages/spacecat-shared-content-client/package.json @@ -36,7 +36,7 @@ "dependencies": { "@adobe/helix-universal": "5.0.8", "@adobe/spacecat-shared-data-access": "1.61.6", - "@adobe/spacecat-helix-content-sdk": "1.3.17", + "@adobe/spacecat-helix-content-sdk": "1.3.18", "@adobe/spacecat-shared-utils": "1.25.2", "graph-data-structure": "4.3.0" },