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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-07-11 09:55:51 -04:00
committed by GitHub
parent 085069abb0
commit 5dee203401

6
package-lock.json generated
View File

@@ -2681,9 +2681,9 @@
}
},
"node_modules/@edx/frontend-lib-content-components": {
"version": "2.5.0",
"resolved": "https://registry.npmjs.org/@edx/frontend-lib-content-components/-/frontend-lib-content-components-2.5.0.tgz",
"integrity": "sha512-J2tyVb1oYmY9Ebhht4gmVyavpcw5CPVig9rbELS5H7i49gpIVhxggXC/pE+WbiWoZJtLBQu+XLvb+4geDQxX+Q==",
"version": "2.5.1",
"resolved": "https://registry.npmjs.org/@edx/frontend-lib-content-components/-/frontend-lib-content-components-2.5.1.tgz",
"integrity": "sha512-qxSGCF6GxDaeszW/f3ikf8V0j9yR6r1sohV15fHURrNvV0JPF860EIVgbPHR1FKjL1Iwo16Q/KWc0uY+HVwBYA==",
"license": "AGPL-3.0",
"dependencies": {
"@codemirror/lang-html": "^6.0.0",