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

This commit is contained in:
renovate[bot]
2023-12-25 06:47:03 +00:00
parent 3d32c8624d
commit 4047c3c923
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -10,7 +10,7 @@
"license": "AGPL-3.0",
"dependencies": {
"@edx/brand": "npm:@openedx/brand-openedx@^1.2.2",
"@edx/frontend-component-footer": "12.6.1",
"@edx/frontend-component-footer": "12.6.2",
"@edx/frontend-component-header": "4.10.1",
"@edx/frontend-platform": "5.6.1",
"@edx/paragon": "20.46.3",
@@ -2185,9 +2185,9 @@
}
},
"node_modules/@edx/frontend-component-footer": {
"version": "12.6.1",
"resolved": "https://registry.npmjs.org/@edx/frontend-component-footer/-/frontend-component-footer-12.6.1.tgz",
"integrity": "sha512-Wjqv1kJ3KaQTFmVVhU2mNuKRSnocNt2j7bDd8RxbZU/UfUM6LxOy1CGbkCAG0xtCnc/n5+1zHJJ/aDX0ak7viA==",
"version": "12.6.2",
"resolved": "https://registry.npmjs.org/@edx/frontend-component-footer/-/frontend-component-footer-12.6.2.tgz",
"integrity": "sha512-OI/C5ThtVUuiZOKtnXJz+cfSqqKz5/guB2B26MR1HfLSw43fb49A1E9j7PVkSr3kMEW8w4etd7klal7xy9ZA/A==",
"dependencies": {
"@edx/paragon": "^21.3.1",
"@fortawesome/fontawesome-svg-core": "6.5.1",

View File

@@ -28,7 +28,7 @@
],
"dependencies": {
"@edx/brand": "npm:@openedx/brand-openedx@^1.2.2",
"@edx/frontend-component-footer": "12.6.1",
"@edx/frontend-component-footer": "12.6.2",
"@edx/frontend-component-header": "4.10.1",
"@edx/frontend-platform": "5.6.1",
"@edx/paragon": "20.46.3",