diff --git a/package-lock.json b/package-lock.json index 94e2b916b..71f700c57 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": "8.0.4", "@edx/frontend-component-footer": "10.1.6", - "@edx/frontend-lib-content-components": "1.12.0", + "@edx/frontend-lib-content-components": "1.13.0", "@edx/frontend-platform": "1.15.5", "@edx/paragon": "19.9.0", "@fortawesome/fontawesome-svg-core": "1.2.28", @@ -4936,9 +4936,9 @@ } }, "node_modules/@edx/frontend-lib-content-components": { - "version": "1.12.0", - "resolved": "https://registry.npmjs.org/@edx/frontend-lib-content-components/-/frontend-lib-content-components-1.12.0.tgz", - "integrity": "sha512-Pf1LLmOIGGjYW+2AaFACCyMzyBSWJbV5gx3AKWGpS1/uR4Hh5Ahk4x3qo2yye4HfWy8V+u07D5PszZ+BKRDv/g==", + "version": "1.13.0", + "resolved": "https://registry.npmjs.org/@edx/frontend-lib-content-components/-/frontend-lib-content-components-1.13.0.tgz", + "integrity": "sha512-EYVvWgQtT33RZZasfIJZva7EQhfJzniV7Bc908o7X0jhKk+sdw3iqTq6PL76vFC9qXv7fKdMgTrmnI+QiDDh3w==", "dependencies": { "@reduxjs/toolkit": "^1.7.2", "@tinymce/tinymce-react": "^3.13.0", @@ -36067,9 +36067,9 @@ } }, "@edx/frontend-lib-content-components": { - "version": "1.12.0", - "resolved": "https://registry.npmjs.org/@edx/frontend-lib-content-components/-/frontend-lib-content-components-1.12.0.tgz", - "integrity": "sha512-Pf1LLmOIGGjYW+2AaFACCyMzyBSWJbV5gx3AKWGpS1/uR4Hh5Ahk4x3qo2yye4HfWy8V+u07D5PszZ+BKRDv/g==", + "version": "1.13.0", + "resolved": "https://registry.npmjs.org/@edx/frontend-lib-content-components/-/frontend-lib-content-components-1.13.0.tgz", + "integrity": "sha512-EYVvWgQtT33RZZasfIJZva7EQhfJzniV7Bc908o7X0jhKk+sdw3iqTq6PL76vFC9qXv7fKdMgTrmnI+QiDDh3w==", "requires": { "@reduxjs/toolkit": "^1.7.2", "@tinymce/tinymce-react": "^3.13.0", diff --git a/package.json b/package.json index e25599d17..6c6358581 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "@edx/frontend-build": "8.0.4", "@edx/brand": "npm:@edx/brand-openedx@1.1.0", "@edx/frontend-component-footer": "10.1.6", - "@edx/frontend-lib-content-components": "1.12.0", + "@edx/frontend-lib-content-components": "1.13.0", "@edx/frontend-platform": "1.15.5", "@edx/paragon": "19.9.0", "@fortawesome/fontawesome-svg-core": "1.2.28",