diff --git a/package-lock.json b/package-lock.json index f0a25ced5..159377e5c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@edx/brand": "npm:@edx/brand-openedx@1.1.0", "@edx/frontend-component-footer": "12.0.0", "@edx/frontend-enterprise-hotjar": "^1.2.1", - "@edx/frontend-lib-content-components": "^1.160.0", + "@edx/frontend-lib-content-components": "^1.161.0", "@edx/frontend-platform": "4.2.0", "@edx/paragon": "^20.32.0", "@fortawesome/fontawesome-svg-core": "1.2.28", @@ -2272,9 +2272,9 @@ } }, "node_modules/@edx/frontend-lib-content-components": { - "version": "1.160.0", - "resolved": "https://registry.npmjs.org/@edx/frontend-lib-content-components/-/frontend-lib-content-components-1.160.0.tgz", - "integrity": "sha512-Lhl9eZr8ytNyQbTOjIscrwld/KSgwpWipl0agg1AhjFTtXwZW5PDvr2wesukAENCVp8DFxp5M9O/6ztFMcjrbA==", + "version": "1.161.0", + "resolved": "https://registry.npmjs.org/@edx/frontend-lib-content-components/-/frontend-lib-content-components-1.161.0.tgz", + "integrity": "sha512-lMlooaw7zJnkuXSiSySa+/1r50pRmyORAkTn4iiwSVJzazfenHHBOpnuthlivc1pzh1/E2CLXFNwt63PkaqhJA==", "dependencies": { "@codemirror/lang-html": "^6.0.0", "@codemirror/lang-xml": "^6.0.0", diff --git a/package.json b/package.json index 0ffc044dc..07986d5d5 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "@edx/brand": "npm:@edx/brand-openedx@1.1.0", "@edx/frontend-component-footer": "12.0.0", "@edx/frontend-enterprise-hotjar": "^1.2.1", - "@edx/frontend-lib-content-components": "^1.160.0", + "@edx/frontend-lib-content-components": "^1.161.0", "@edx/frontend-platform": "4.2.0", "@edx/paragon": "^20.32.0", "@fortawesome/fontawesome-svg-core": "1.2.28",