diff --git a/package-lock.json b/package-lock.json index 2c8e5d78d..9bccbcbca 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2681,9 +2681,10 @@ } }, "node_modules/@edx/frontend-lib-content-components": { - "version": "2.4.2", - "resolved": "https://registry.npmjs.org/@edx/frontend-lib-content-components/-/frontend-lib-content-components-2.4.2.tgz", - "integrity": "sha512-99SPZDiO3bu6/3zpcqFL2QYINL21vOrHSjPAUQFjoDf8gKSWu4yd9jy4NcVXgtfQnwiVD7MPdOQ0ommtGX/S0Q==", + "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==", + "license": "AGPL-3.0", "dependencies": { "@codemirror/lang-html": "^6.0.0", "@codemirror/lang-xml": "^6.0.0",