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

This commit is contained in:
Renovate Bot
2022-03-24 11:43:27 +00:00
committed by renovate[bot]
parent f7219b4f5d
commit cfe4432c6b
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.1",
"resolved": "https://registry.npmjs.org/@edx/frontend-component-footer/-/frontend-component-footer-10.2.1.tgz",
"integrity": "sha512-ZhXOKWQ8sw9b8boRKOtZT8BkI5ULYPXPaTR4PeRQUBSDu3CA6J/NwcCOlh8OftR4fOY2oI19D9BImhYIB4o6eA==",
"version": "10.2.2",
"resolved": "https://registry.npmjs.org/@edx/frontend-component-footer/-/frontend-component-footer-10.2.2.tgz",
"integrity": "sha512-YhRBejZhqKNCb+je3GgrlLw+QWs1IRajN2rNpXS0oEKpIeRjsYjyrgTCltXUhoeI7yO4mfpafQKCPYa9M40lEw==",
"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.1",
"@edx/frontend-component-footer": "10.2.2",
"@edx/frontend-component-header": "2.4.5",
"@edx/frontend-lib-special-exams": "1.15.5",
"@edx/frontend-platform": "1.15.5",