diff --git a/package-lock.json b/package-lock.json index b42e47f0..2fa71fbf 100644 --- a/package-lock.json +++ b/package-lock.json @@ -251,10 +251,9 @@ } }, "node_modules/@adobe/spacecat-helix-content-sdk": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/@adobe/spacecat-helix-content-sdk/-/spacecat-helix-content-sdk-1.1.2.tgz", - "integrity": "sha512-CR/3V5fsgKok4OyNPD8R1yw4j0WQY7yT4R6G/F7ayUYNSFXWV1oDb2PD03JB9L21uv6gpcJgI/EGUYCmad3+9Q==", - "license": "Apache-2.0", + "version": "1.1.3", + "resolved": "https://registry.npmjs.org/@adobe/spacecat-helix-content-sdk/-/spacecat-helix-content-sdk-1.1.3.tgz", + "integrity": "sha512-2Xd5Iir7NNoUir6OURoze0jBjLI3CH2pV1RM99tvKG+BRHUMogjjHuLajdUsrsB6CXegOW/cev8uttaHtHFu4A==", "dependencies": { "@adobe/fetch": "4.1.8", "@adobe/helix-docx2md": "1.6.5", @@ -17991,7 +17990,7 @@ "license": "Apache-2.0", "dependencies": { "@adobe/helix-universal": "5.0.5", - "@adobe/spacecat-helix-content-sdk": "1.1.2", + "@adobe/spacecat-helix-content-sdk": "1.1.3", "@adobe/spacecat-shared-utils": "1.19.6" }, "devDependencies": { diff --git a/packages/spacecat-shared-content-client/package.json b/packages/spacecat-shared-content-client/package.json index c6bc9d9d..90d2242c 100644 --- a/packages/spacecat-shared-content-client/package.json +++ b/packages/spacecat-shared-content-client/package.json @@ -35,7 +35,7 @@ }, "dependencies": { "@adobe/helix-universal": "5.0.5", - "@adobe/spacecat-helix-content-sdk": "1.1.2", + "@adobe/spacecat-helix-content-sdk": "1.1.3", "@adobe/spacecat-shared-utils": "1.19.6" }, "devDependencies": {