From 7f3164bbd7f39dc9d0bd81194f0f164f1d21f13f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 4 Apr 2024 20:24:38 +0000 Subject: [PATCH] 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> --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 7230d6fe51..ff2165d3da 100644 --- a/package-lock.json +++ b/package-lock.json @@ -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",