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

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2021-04-09 15:29:31 +05:00
committed by GitHub
parent 3474d62271
commit 025cefe89b
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -3870,9 +3870,9 @@
}
},
"@edx/frontend-component-header": {
"version": "2.2.4",
"resolved": "https://registry.npmjs.org/@edx/frontend-component-header/-/frontend-component-header-2.2.4.tgz",
"integrity": "sha512-WalzWOVTqE0DB39jl2XJJzj67000ICRjiyJdfleyG8ZmKRQAuTK5alVYSRYxcgmhm1PvQvWOTdX1UjH8EBt1zA==",
"version": "2.2.5",
"resolved": "https://registry.npmjs.org/@edx/frontend-component-header/-/frontend-component-header-2.2.5.tgz",
"integrity": "sha512-8ZfdQBgp5beLd3r+xIxpDQT4/eYggUrzkHe4iJk322lYqmjAEHio9jrLnHv7lW/B8ooH3qZNl+sJlT2UcWRxmg==",
"requires": {
"babel-polyfill": "6.26.0",
"react-responsive": "8.0.3",

View File

@@ -36,7 +36,7 @@
"dependencies": {
"@edx/brand": "npm:@edx/brand-openedx@1.1.0",
"@edx/frontend-component-cookie-policy-banner": "2.1.12",
"@edx/frontend-component-header": "2.2.4",
"@edx/frontend-component-header": "2.2.5",
"@edx/frontend-platform": "1.9.0",
"@edx/paragon": "13.16.1",
"@fortawesome/fontawesome-svg-core": "1.2.35",