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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-04-04 20:24:38 +00:00
committed by GitHub
parent 3c64eb75aa
commit 7f3164bbd7

6
package-lock.json generated
View File

@@ -2649,9 +2649,9 @@
}
},
"node_modules/@edx/frontend-lib-content-components": {
"version": "2.1.5",
"resolved": "https://registry.npmjs.org/@edx/frontend-lib-content-components/-/frontend-lib-content-components-2.1.5.tgz",
"integrity": "sha512-RjWb9lwIVum8VkRKXWDFuXpmhX5YqdjI2MncaLVIM3Jo6bteZm38Db9TVb48VWjkeJny9B2OLhPmRIJCn5PUZQ==",
"version": "2.1.6",
"resolved": "https://registry.npmjs.org/@edx/frontend-lib-content-components/-/frontend-lib-content-components-2.1.6.tgz",
"integrity": "sha512-Fn+zSnN7m7jxWcxrdfQqNBpeBEGl90VsZgcyRuuHknWAw5TXaRRohG+luyGxdE9c3N/rqZ43Ugv0YD3IisMOiw==",
"dependencies": {
"@codemirror/lang-html": "^6.0.0",
"@codemirror/lang-xml": "^6.0.0",