diff --git a/package-lock.json b/package-lock.json index 0ad6a1d03..738df24fb 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.74.0", + "@edx/frontend-lib-content-components": "^1.76.0", "@edx/frontend-platform": "2.5.1", "@edx/paragon": "^20.21.0", "@fortawesome/fontawesome-svg-core": "1.2.28", @@ -2179,9 +2179,9 @@ } }, "node_modules/@edx/frontend-lib-content-components": { - "version": "1.74.0", - "resolved": "https://registry.npmjs.org/@edx/frontend-lib-content-components/-/frontend-lib-content-components-1.74.0.tgz", - "integrity": "sha512-Yuz5FkvXY4qwO+qOkkJL6QQp8sng2on2APYsi2OD/s7iq/yqpm5KmSNyqLibIyFEF0rW6cSNnIInufk+tACGlA==", + "version": "1.76.0", + "resolved": "https://registry.npmjs.org/@edx/frontend-lib-content-components/-/frontend-lib-content-components-1.76.0.tgz", + "integrity": "sha512-HdIE7UuL3mSZwpWdJqFPzpV8tuDyso8qc9Cdc8SD5kMfnMdn7EhaerbbcVO9K77Y1UO+/m3DSvoi8pU/K3c0Sg==", "dependencies": { "@codemirror/lang-html": "^6.0.0", "@codemirror/lang-xml": "^6.0.0", @@ -27132,9 +27132,9 @@ } }, "@edx/frontend-lib-content-components": { - "version": "1.74.0", - "resolved": "https://registry.npmjs.org/@edx/frontend-lib-content-components/-/frontend-lib-content-components-1.74.0.tgz", - "integrity": "sha512-Yuz5FkvXY4qwO+qOkkJL6QQp8sng2on2APYsi2OD/s7iq/yqpm5KmSNyqLibIyFEF0rW6cSNnIInufk+tACGlA==", + "version": "1.76.0", + "resolved": "https://registry.npmjs.org/@edx/frontend-lib-content-components/-/frontend-lib-content-components-1.76.0.tgz", + "integrity": "sha512-HdIE7UuL3mSZwpWdJqFPzpV8tuDyso8qc9Cdc8SD5kMfnMdn7EhaerbbcVO9K77Y1UO+/m3DSvoi8pU/K3c0Sg==", "requires": { "@codemirror/lang-html": "^6.0.0", "@codemirror/lang-xml": "^6.0.0", diff --git a/package.json b/package.json index 9f15d0917..bc935b752 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.74.0", + "@edx/frontend-lib-content-components": "^1.76.0", "@edx/frontend-platform": "2.5.1", "@edx/paragon": "^20.21.0", "@fortawesome/fontawesome-svg-core": "1.2.28",