From 47cec6e4c9c456d78475f33a483fe01a5ac004bf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 20 Aug 2024 15:21:54 -0400 Subject: [PATCH] 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> --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 541a84a61..929fdd915 100644 --- a/package-lock.json +++ b/package-lock.json @@ -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",