From afa414d1b2c871f53109fe1ee9536b70fd4a022c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 Dec 2023 18:28:06 -0500 Subject: [PATCH] fix(deps): update dependency @edx/frontend-lib-content-components to v1.177.6 (#392) 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 45b704f2..fe1861fe 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3666,9 +3666,9 @@ } }, "node_modules/@edx/frontend-lib-content-components": { - "version": "1.176.0", - "resolved": "https://registry.npmjs.org/@edx/frontend-lib-content-components/-/frontend-lib-content-components-1.176.0.tgz", - "integrity": "sha512-WGEl4+LWnpUJQ1Li2VxHa4VpudNgR4ZEB2i/qZLfaW8zw8hBviWVuig8ONKgYBtaE5uPggInSBMWj0ixVAzYRw==", + "version": "1.177.6", + "resolved": "https://registry.npmjs.org/@edx/frontend-lib-content-components/-/frontend-lib-content-components-1.177.6.tgz", + "integrity": "sha512-skR0QgWYtkWAQEsfxR4dDAiHIPI7yfWckwmj9oJEzuy9VNUYwcn2tXRe6DupuwVHULnR/60pFAHaYINvtCP0tg==", "dependencies": { "@codemirror/lang-html": "^6.0.0", "@codemirror/lang-xml": "^6.0.0",