From 5dee203401c323b89492e3597934377284eb074d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 11 Jul 2024 09:55:51 -0400 Subject: [PATCH] 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> --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 9bccbcbca..d005279a7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -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",