fix(deps): update dependency @edx/frontend-lib-content-components to v2.4.1 (#1132)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-06-26 13:54:56 -04:00
committed by GitHub
parent 9317b87564
commit 8b759bc867

6
package-lock.json generated
View File

@@ -2679,9 +2679,9 @@
}
},
"node_modules/@edx/frontend-lib-content-components": {
"version": "2.4.0",
"resolved": "https://registry.npmjs.org/@edx/frontend-lib-content-components/-/frontend-lib-content-components-2.4.0.tgz",
"integrity": "sha512-ZOcBPMIzC+qzXrnAT2VMkor+iolNw9IeTo9+Hi15PkLRVjXifRbz2QTcOLaQ6mbivPpyL8UvnK9VXuPY/iI9Yw==",
"version": "2.4.1",
"resolved": "https://registry.npmjs.org/@edx/frontend-lib-content-components/-/frontend-lib-content-components-2.4.1.tgz",
"integrity": "sha512-zRodoPgNMbun+ZL905F2eMTUW+/yQnwq+hSrLDb6jtwqsX0Se3VNHj88fYRz1kRuEYDGO2eB0ULDqOBDq1X8rQ==",
"license": "AGPL-3.0",
"dependencies": {
"@codemirror/lang-html": "^6.0.0",