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

This commit is contained in:
renovate[bot]
2023-01-23 11:31:16 +00:00
parent 346c08e5d6
commit ce04a04c36
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -10,7 +10,7 @@
"license": "AGPL-3.0",
"dependencies": {
"@edx/brand": "npm:@edx/brand-openedx@1.2.0",
"@edx/frontend-component-footer": "11.6.0",
"@edx/frontend-component-footer": "11.6.1",
"@edx/frontend-component-header": "3.6.0",
"@edx/frontend-platform": "2.6.2",
"@edx/paragon": "^20.20.0",
@@ -2464,9 +2464,9 @@
}
},
"node_modules/@edx/frontend-component-footer": {
"version": "11.6.0",
"resolved": "https://registry.npmjs.org/@edx/frontend-component-footer/-/frontend-component-footer-11.6.0.tgz",
"integrity": "sha512-Xr9b8dfhh7M+sC9SnVlyqzpnJgkbl/+Hr26oHxWWjVeR5Ul24xG/FUEz2ergQDUamrg/hbD6IMRoCYJntNHeNg==",
"version": "11.6.1",
"resolved": "https://registry.npmjs.org/@edx/frontend-component-footer/-/frontend-component-footer-11.6.1.tgz",
"integrity": "sha512-r5fkgkEJy8nBZpTZRPPrbCVvuIv5C/Hap/ZoVRF8SkXbBCx6fAjVywXMz6Dq0JtOcEqbEMGWdQ2/+uvrLc/N1w==",
"dependencies": {
"@fortawesome/fontawesome-svg-core": "1.2.36",
"@fortawesome/free-brands-svg-icons": "5.15.4",
@@ -21753,9 +21753,9 @@
}
},
"@edx/frontend-component-footer": {
"version": "11.6.0",
"resolved": "https://registry.npmjs.org/@edx/frontend-component-footer/-/frontend-component-footer-11.6.0.tgz",
"integrity": "sha512-Xr9b8dfhh7M+sC9SnVlyqzpnJgkbl/+Hr26oHxWWjVeR5Ul24xG/FUEz2ergQDUamrg/hbD6IMRoCYJntNHeNg==",
"version": "11.6.1",
"resolved": "https://registry.npmjs.org/@edx/frontend-component-footer/-/frontend-component-footer-11.6.1.tgz",
"integrity": "sha512-r5fkgkEJy8nBZpTZRPPrbCVvuIv5C/Hap/ZoVRF8SkXbBCx6fAjVywXMz6Dq0JtOcEqbEMGWdQ2/+uvrLc/N1w==",
"requires": {
"@fortawesome/fontawesome-svg-core": "1.2.36",
"@fortawesome/free-brands-svg-icons": "5.15.4",

View File

@@ -28,7 +28,7 @@
],
"dependencies": {
"@edx/brand": "npm:@edx/brand-openedx@1.2.0",
"@edx/frontend-component-footer": "11.6.0",
"@edx/frontend-component-footer": "11.6.1",
"@edx/frontend-component-header": "3.6.0",
"@edx/frontend-platform": "2.6.2",
"@edx/paragon": "^20.20.0",