fix(deps): update dependency @edx/frontend-component-header to v2.4.5

This commit is contained in:
Renovate Bot
2022-03-07 17:08:04 +00:00
committed by Michael Terry
parent bcd54a4f4b
commit 373a2d88fc
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -3921,9 +3921,9 @@
}
},
"@edx/frontend-component-header": {
"version": "2.4.3",
"resolved": "https://registry.npmjs.org/@edx/frontend-component-header/-/frontend-component-header-2.4.3.tgz",
"integrity": "sha512-I74L83YESuU8ev8ipKpiprRQli1bJZrsUzI8LPgyDnwlw/AsIVOCPy6979AjOd4FxZsI7+LDuowHUNxguQ53+w==",
"version": "2.4.5",
"resolved": "https://registry.npmjs.org/@edx/frontend-component-header/-/frontend-component-header-2.4.5.tgz",
"integrity": "sha512-II0+1cKLKLT954uStqWNpFo+gVn3AyFSD+kIer7NOaH5PB/XpYdsxu4PUIftFeYbrFY3SHsBDALjOsRT+LFNsg==",
"requires": {
"@fortawesome/fontawesome-svg-core": "1.2.36",
"@fortawesome/free-brands-svg-icons": "5.15.4",

View File

@@ -33,7 +33,7 @@
"dependencies": {
"@edx/brand": "npm:@edx/brand-openedx@1.1.0",
"@edx/frontend-component-footer": "10.2.1",
"@edx/frontend-component-header": "2.4.3",
"@edx/frontend-component-header": "2.4.5",
"@edx/frontend-lib-special-exams": "1.15.5",
"@edx/frontend-platform": "1.15.1",
"@edx/paragon": "19.6.0",