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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-08-20 15:21:54 -04:00
committed by GitHub
parent f370b565c2
commit 47cec6e4c9

6
package-lock.json generated
View File

@@ -2564,9 +2564,9 @@
}
},
"node_modules/@edx/frontend-lib-content-components": {
"version": "2.6.6",
"resolved": "https://registry.npmjs.org/@edx/frontend-lib-content-components/-/frontend-lib-content-components-2.6.6.tgz",
"integrity": "sha512-l3jTKgRzxHOO/Xb4w/8el7ZAOQdVS/bl024mgTemPLAB11L4gw/JsK62M6ojp/u9lvGNlaj+GpfzleyLqtJrnQ==",
"version": "2.6.8",
"resolved": "https://registry.npmjs.org/@edx/frontend-lib-content-components/-/frontend-lib-content-components-2.6.8.tgz",
"integrity": "sha512-v1d48qTFEakABOHtfA2mk8Zaxt1PKpsaME4Zyo5wArOAr6ScMtNEY011dJs/PYZAmqXZTmlScsLB8oVxGrbDOA==",
"license": "AGPL-3.0",
"dependencies": {
"@codemirror/lang-html": "^6.0.0",