diff --git a/package-lock.json b/package-lock.json index 35a67c9fa..158a6d67b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@edx/brand": "npm:@edx/brand-openedx@1.1.0", "@edx/frontend-build": "^11.0.0", "@edx/frontend-component-footer": "11.1.1", - "@edx/frontend-lib-content-components": "^1.28.0", + "@edx/frontend-lib-content-components": "^1.29.0", "@edx/frontend-platform": "2.5.1", "@edx/paragon": "20.6.1", "@fortawesome/fontawesome-svg-core": "1.2.28", @@ -2052,9 +2052,9 @@ } }, "node_modules/@edx/frontend-lib-content-components": { - "version": "1.28.0", - "resolved": "https://registry.npmjs.org/@edx/frontend-lib-content-components/-/frontend-lib-content-components-1.28.0.tgz", - "integrity": "sha512-WC1Wz1DbiSwmomE7YLH7XpYyPnouxhKrIfXEuBZGhy26rSMTH3YlwXhaJ2RXyZMVE4y9NLTUNRZfrfEgoxe00A==", + "version": "1.29.0", + "resolved": "https://registry.npmjs.org/@edx/frontend-lib-content-components/-/frontend-lib-content-components-1.29.0.tgz", + "integrity": "sha512-OweHElwxCy8HxNYm6qXXTn2JgF0BW+RE/u5vZWbyT8YdoUlTowwgXXvEY3frT3+bc8SZfBX9dyPh4Yx4pHt0Fw==", "dependencies": { "@reduxjs/toolkit": "^1.8.1", "@tinymce/tinymce-react": "^3.14.0", @@ -26371,9 +26371,9 @@ } }, "@edx/frontend-lib-content-components": { - "version": "1.28.0", - "resolved": "https://registry.npmjs.org/@edx/frontend-lib-content-components/-/frontend-lib-content-components-1.28.0.tgz", - "integrity": "sha512-WC1Wz1DbiSwmomE7YLH7XpYyPnouxhKrIfXEuBZGhy26rSMTH3YlwXhaJ2RXyZMVE4y9NLTUNRZfrfEgoxe00A==", + "version": "1.29.0", + "resolved": "https://registry.npmjs.org/@edx/frontend-lib-content-components/-/frontend-lib-content-components-1.29.0.tgz", + "integrity": "sha512-OweHElwxCy8HxNYm6qXXTn2JgF0BW+RE/u5vZWbyT8YdoUlTowwgXXvEY3frT3+bc8SZfBX9dyPh4Yx4pHt0Fw==", "requires": { "@reduxjs/toolkit": "^1.8.1", "@tinymce/tinymce-react": "^3.14.0", diff --git a/package.json b/package.json index a5e75ec3f..d52bc3904 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "@edx/brand": "npm:@edx/brand-openedx@1.1.0", "@edx/frontend-build": "^11.0.0", "@edx/frontend-component-footer": "11.1.1", - "@edx/frontend-lib-content-components": "^1.28.0", + "@edx/frontend-lib-content-components": "^1.29.0", "@edx/frontend-platform": "2.5.1", "@edx/paragon": "20.6.1", "@fortawesome/fontawesome-svg-core": "1.2.28",