diff --git a/package-lock.json b/package-lock.json index 808bd78bc..abc1c76ca 100644 --- a/package-lock.json +++ b/package-lock.json @@ -322,9 +322,9 @@ "license": "Apache-2.0" }, "node_modules/@adobe/spacecat-helix-content-sdk": { - "version": "1.4.11", - "resolved": "https://registry.npmjs.org/@adobe/spacecat-helix-content-sdk/-/spacecat-helix-content-sdk-1.4.11.tgz", - "integrity": "sha512-41W/pnJ5hT/H27Cf1U3xo1BCYsilamzB2Z7IGTl2o0aGwcPVaf0GWlT1zpqkn58lYpg5EA6/bkZpdW7UJdL0VQ==", + "version": "1.4.12-fix.1", + "resolved": "https://registry.npmjs.org/@adobe/spacecat-helix-content-sdk/-/spacecat-helix-content-sdk-1.4.12-fix.1.tgz", + "integrity": "sha512-kaO+tpDLmXCzIKEqG7b+iPEUkgbYC/19gjG1kyIAG9OpCm1gNSwwmCQ1vtbmg8C9A1V28E9dH+IIS4sma2gmDg==", "license": "Apache-2.0", "dependencies": { "@adobe/fetch": "4.2.2", @@ -22299,7 +22299,7 @@ "license": "Apache-2.0", "dependencies": { "@adobe/helix-universal": "5.2.2", - "@adobe/spacecat-helix-content-sdk": "1.4.11", + "@adobe/spacecat-helix-content-sdk": "1.4.12-fix.1 ", "@adobe/spacecat-shared-data-access": "2.0.2", "@adobe/spacecat-shared-utils": "1.38.0", "@aws-sdk/client-secrets-manager": "3.821.0", @@ -42668,7 +42668,7 @@ }, "packages/spacecat-shared-http-utils": { "name": "@adobe/spacecat-shared-http-utils", - "version": "1.14.0", + "version": "1.14.1", "license": "Apache-2.0", "dependencies": { "@adobe/fetch": "4.2.2", diff --git a/packages/spacecat-shared-content-client/package.json b/packages/spacecat-shared-content-client/package.json index cfef097c5..d0b2ac6f2 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.2.2", - "@adobe/spacecat-helix-content-sdk": "1.4.11", + "@adobe/spacecat-helix-content-sdk": "1.4.12-fix.1 ", "@adobe/spacecat-shared-data-access": "2.0.2", "@adobe/spacecat-shared-utils": "1.38.0", "@aws-sdk/client-secrets-manager": "3.821.0",