diff --git a/package-lock.json b/package-lock.json index 4bf48c5d..2c7db337 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,9 +10,9 @@ "license": "AGPL-3.0", "dependencies": { "@edx/brand": "npm:@edx/brand-openedx@1.2.0", - "@edx/frontend-component-footer": "^12.1.2", + "@edx/frontend-component-footer": "^12.0.0", "@edx/frontend-component-header": "^4.0.3", - "@edx/frontend-lib-content-components": "1.162.0", + "@edx/frontend-lib-content-components": "1.163.1", "@edx/frontend-platform": "4.6.0", "@edx/paragon": "20.45.0", "@fortawesome/fontawesome-svg-core": "6.4.0", @@ -3219,9 +3219,9 @@ } }, "node_modules/@edx/frontend-lib-content-components": { - "version": "1.162.0", - "resolved": "https://registry.npmjs.org/@edx/frontend-lib-content-components/-/frontend-lib-content-components-1.162.0.tgz", - "integrity": "sha512-oLFesOj8MFWaF3QdUUoXw+tONZwZrdJvSln5FdCZVdEY7t/tozKI1p4jOf4BA6YUAKfvjDSYznU/atnN1IFjCA==", + "version": "1.163.1", + "resolved": "https://registry.npmjs.org/@edx/frontend-lib-content-components/-/frontend-lib-content-components-1.163.1.tgz", + "integrity": "sha512-GrEsEh+AkO+9slCU+PK0I+w2/7OkJS08rRZpuLxNF2g7lv4IC6YcCuyhCSR99lIcTPmqsceKvuiLy8ehpMobDg==", "dependencies": { "@codemirror/lang-html": "^6.0.0", "@codemirror/lang-xml": "^6.0.0", diff --git a/package.json b/package.json index f037858e..13947704 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "@edx/brand": "npm:@edx/brand-openedx@1.2.0", "@edx/frontend-component-footer": "^12.0.0", "@edx/frontend-component-header": "^4.0.3", - "@edx/frontend-lib-content-components": "1.162.0", + "@edx/frontend-lib-content-components": "1.163.1", "@edx/frontend-platform": "4.6.0", "@edx/paragon": "20.45.0", "@fortawesome/fontawesome-svg-core": "6.4.0",