diff --git a/package-lock.json b/package-lock.json index 9a854369..ced827aa 100644 --- a/package-lock.json +++ b/package-lock.json @@ -253,9 +253,9 @@ } }, "node_modules/@adobe/spacecat-helix-content-sdk": { - "version": "1.1.7", - "resolved": "https://registry.npmjs.org/@adobe/spacecat-helix-content-sdk/-/spacecat-helix-content-sdk-1.1.7.tgz", - "integrity": "sha512-b305seiD9shMgNBb+vnGLUvPqQ9YiqftJk+OhtrkveOBKU+SU12TtyZ09MdSBR9YN71alZl4RwCMn/yHPXTTeg==", + "version": "1.1.8", + "resolved": "https://registry.npmjs.org/@adobe/spacecat-helix-content-sdk/-/spacecat-helix-content-sdk-1.1.8.tgz", + "integrity": "sha512-8Aw3SUjM6dG/e/yXeSawn7I+XoagPNTQVxVnIuctqxdGzD7DSrQBBz/LuwP9w3zjAe1NQkEke2nP2U6vrc1amw==", "license": "Apache-2.0", "dependencies": { "@adobe/fetch": "4.1.8", @@ -17762,7 +17762,7 @@ "license": "Apache-2.0", "dependencies": { "@adobe/helix-universal": "5.0.5", - "@adobe/spacecat-helix-content-sdk": "1.1.7", + "@adobe/spacecat-helix-content-sdk": "1.1.8", "@adobe/spacecat-shared-utils": "1.19.6" }, "devDependencies": { @@ -18185,7 +18185,7 @@ }, "packages/spacecat-shared-data-access": { "name": "@adobe/spacecat-shared-data-access", - "version": "1.43.4", + "version": "1.44.0", "license": "Apache-2.0", "dependencies": { "@adobe/spacecat-shared-dynamo": "1.2.5", diff --git a/packages/spacecat-shared-content-client/package.json b/packages/spacecat-shared-content-client/package.json index 4db910e3..ea351c08 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.7", + "@adobe/spacecat-helix-content-sdk": "1.1.8", "@adobe/spacecat-shared-utils": "1.19.6" }, "devDependencies": {