chore: update flcc to version 1.177.8 (#759)

This commit is contained in:
Jesper Hodge
2023-12-20 17:52:16 -05:00
committed by GitHub
parent df532b36ab
commit 782faddbf8
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -14,7 +14,7 @@
"@edx/frontend-component-footer": "^12.3.0",
"@edx/frontend-component-header": "^4.7.0",
"@edx/frontend-enterprise-hotjar": "^2.0.0",
"@edx/frontend-lib-content-components": "^1.177.6",
"@edx/frontend-lib-content-components": "^1.177.8",
"@edx/frontend-platform": "5.6.1",
"@edx/paragon": "^21.5.6",
"@fortawesome/fontawesome-svg-core": "1.2.36",
@@ -2763,9 +2763,9 @@
}
},
"node_modules/@edx/frontend-lib-content-components": {
"version": "1.177.7",
"resolved": "https://registry.npmjs.org/@edx/frontend-lib-content-components/-/frontend-lib-content-components-1.177.7.tgz",
"integrity": "sha512-TRYRBmrSjoNDGa96I783yQwxnoRC7sXd6XAkrXMJqCpIckVdhJanJ5BgBoHzdmZxuZffHgg2/RBvzTX8TE7PRA==",
"version": "1.177.8",
"resolved": "https://registry.npmjs.org/@edx/frontend-lib-content-components/-/frontend-lib-content-components-1.177.8.tgz",
"integrity": "sha512-yQ0TQvxTn4ZzxxYa2CbXCgg0EvApdxdLrfhm1atxG81TH1+AFZO12KOXqLW5ltGrNq9/HHiUyicUC7gcPlKXOA==",
"dependencies": {
"@codemirror/lang-html": "^6.0.0",
"@codemirror/lang-xml": "^6.0.0",

View File

@@ -41,7 +41,7 @@
"@edx/frontend-component-footer": "^12.3.0",
"@edx/frontend-component-header": "^4.7.0",
"@edx/frontend-enterprise-hotjar": "^2.0.0",
"@edx/frontend-lib-content-components": "^1.177.6",
"@edx/frontend-lib-content-components": "^1.177.8",
"@edx/frontend-platform": "5.6.1",
"@edx/paragon": "^21.5.6",
"@fortawesome/fontawesome-svg-core": "1.2.36",