fix(deps): update dependency @edx/frontend-component-footer to v10.2.1

This commit is contained in:
Renovate Bot
2022-03-07 16:43:13 +00:00
committed by renovate[bot]
parent 35ec314505
commit 703250c3d2
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -3891,9 +3891,9 @@
}
},
"@edx/frontend-component-footer": {
"version": "10.2.0",
"resolved": "https://registry.npmjs.org/@edx/frontend-component-footer/-/frontend-component-footer-10.2.0.tgz",
"integrity": "sha512-RG81foCO/EGSCBQ/+GLyb7ZdsZcLDH6g7GWkVI/JDuOIb6MQHKYrr0LppKtAemggenQ8Albuq54mV3XucSd8Aw==",
"version": "10.2.1",
"resolved": "https://registry.npmjs.org/@edx/frontend-component-footer/-/frontend-component-footer-10.2.1.tgz",
"integrity": "sha512-ZhXOKWQ8sw9b8boRKOtZT8BkI5ULYPXPaTR4PeRQUBSDu3CA6J/NwcCOlh8OftR4fOY2oI19D9BImhYIB4o6eA==",
"requires": {
"@fortawesome/fontawesome-svg-core": "1.2.36",
"@fortawesome/free-brands-svg-icons": "5.15.4",

View File

@@ -32,7 +32,7 @@
},
"dependencies": {
"@edx/brand": "npm:@edx/brand-openedx@1.1.0",
"@edx/frontend-component-footer": "10.2.0",
"@edx/frontend-component-footer": "10.2.1",
"@edx/frontend-component-header": "2.4.3",
"@edx/frontend-lib-special-exams": "1.15.5",
"@edx/frontend-platform": "1.15.1",