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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-08-13 17:50:42 +00:00
committed by GitHub
parent 48ffa0f970
commit ea90e7e93c

6
package-lock.json generated
View File

@@ -2504,9 +2504,9 @@
}
},
"node_modules/@edx/frontend-lib-content-components": {
"version": "2.6.5",
"resolved": "https://registry.npmjs.org/@edx/frontend-lib-content-components/-/frontend-lib-content-components-2.6.5.tgz",
"integrity": "sha512-xPdGM8qkxy5MpARYrUJC3tjqpFUxFdkhPrtG9EZihcb3XS7Owf2qgJ4d2FZg4zh/1u8Ox0Pn0fpeoECe2XKyPQ==",
"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==",
"license": "AGPL-3.0",
"dependencies": {
"@codemirror/lang-html": "^6.0.0",