From 3b26d0faf35b2a7249ecdd35bde1a0327e18af47 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 19:27:25 +0000 Subject: [PATCH] fix(deps): update dependency @adobe/spacecat-helix-content-sdk to v1.3.13 --- package-lock.json | 12 ++++++------ packages/spacecat-shared-content-client/package.json | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package-lock.json b/package-lock.json index b6c35ffc..83d074fa 100644 --- a/package-lock.json +++ b/package-lock.json @@ -278,9 +278,9 @@ "license": "Apache-2.0" }, "node_modules/@adobe/spacecat-helix-content-sdk": { - "version": "1.3.12", - "resolved": "https://registry.npmjs.org/@adobe/spacecat-helix-content-sdk/-/spacecat-helix-content-sdk-1.3.12.tgz", - "integrity": "sha512-QYcrn78R+QSv8QwSPlZgVGmDrpjzLuPMiwkvSWyQWIhKjrwysHx9yGahsmi/38J+YsC5mhxG+IVxHZKwb1q3dQ==", + "version": "1.3.13", + "resolved": "https://registry.npmjs.org/@adobe/spacecat-helix-content-sdk/-/spacecat-helix-content-sdk-1.3.13.tgz", + "integrity": "sha512-EUjrKoGunWqFPl14Rml89hretp6fInPTM433wRst1SzRl2WwIpEcQszHRtcZKspeOdPVE8aMik+bZcCXRt8QBg==", "license": "Apache-2.0", "dependencies": { "@adobe/fetch": "4.1.11", @@ -19535,11 +19535,11 @@ }, "packages/spacecat-shared-content-client": { "name": "@adobe/spacecat-shared-content-client", - "version": "1.2.12", + "version": "1.2.13", "license": "Apache-2.0", "dependencies": { "@adobe/helix-universal": "5.0.8", - "@adobe/spacecat-helix-content-sdk": "1.3.12", + "@adobe/spacecat-helix-content-sdk": "1.3.13", "@adobe/spacecat-shared-data-access": "1.50.0", "@adobe/spacecat-shared-utils": "1.22.4", "graph-data-structure": "4.3.0" @@ -28297,7 +28297,7 @@ }, "packages/spacecat-shared-rum-api-client": { "name": "@adobe/spacecat-shared-rum-api-client", - "version": "2.15.5", + "version": "2.15.6", "license": "Apache-2.0", "dependencies": { "@adobe/fetch": "4.1.11", diff --git a/packages/spacecat-shared-content-client/package.json b/packages/spacecat-shared-content-client/package.json index 95dd23f2..63138945 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.50.0", - "@adobe/spacecat-helix-content-sdk": "1.3.12", + "@adobe/spacecat-helix-content-sdk": "1.3.13", "@adobe/spacecat-shared-utils": "1.22.4", "graph-data-structure": "4.3.0" },