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

This commit is contained in:
Renovate Bot
2021-02-08 20:06:37 +00:00
committed by renovate[bot]
parent 368bc00321
commit 5db6d2b319
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -4113,9 +4113,9 @@
}
},
"@edx/frontend-component-header": {
"version": "2.2.3",
"resolved": "https://registry.npmjs.org/@edx/frontend-component-header/-/frontend-component-header-2.2.3.tgz",
"integrity": "sha512-o352U6H4W4wsL8a2tevFZobUnm2AH8jODHE7NTryf/R3lpucBuWbQaXz+eMSJvlZst+AxAoetHskKcjl05fjvQ==",
"version": "2.2.4",
"resolved": "https://registry.npmjs.org/@edx/frontend-component-header/-/frontend-component-header-2.2.4.tgz",
"integrity": "sha512-WalzWOVTqE0DB39jl2XJJzj67000ICRjiyJdfleyG8ZmKRQAuTK5alVYSRYxcgmhm1PvQvWOTdX1UjH8EBt1zA==",
"requires": {
"babel-polyfill": "6.26.0",
"react-responsive": "8.0.3",

View File

@@ -31,7 +31,7 @@
"dependencies": {
"@edx/brand": "npm:@edx/brand-openedx@1.1.0",
"@edx/frontend-component-footer": "10.1.4",
"@edx/frontend-component-header": "2.2.3",
"@edx/frontend-component-header": "2.2.4",
"@edx/frontend-platform": "1.8.4",
"@edx/paragon": "13.1.2",
"@fortawesome/fontawesome-svg-core": "1.2.34",