refactor: upgrade frontend-platform to 1.11.0

This commit is contained in:
=Awais Jibran
2021-06-17 23:33:00 +05:00
committed by Awais Jibran
parent 46031f5b3b
commit e8d2502761
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -3444,9 +3444,9 @@
}
},
"@edx/frontend-platform": {
"version": "1.9.6",
"resolved": "https://registry.npmjs.org/@edx/frontend-platform/-/frontend-platform-1.9.6.tgz",
"integrity": "sha512-P5hG3DMoai7ORein2gBurxwG5tFD651/s/NgrdS4NwuLbPcFYMyhSVovPB4oMImQI8nJChf/AmG7m+LA88C4Gg==",
"version": "1.11.0",
"resolved": "https://registry.npmjs.org/@edx/frontend-platform/-/frontend-platform-1.11.0.tgz",
"integrity": "sha512-XtqKPWUvXzPJLlIEsoLMuac3TvTtAe1GY9MKu1QQsZDget1plDZqaf3ByRbuxOW8b2g2JVPvFx+Jm3FxTcrmIQ==",
"requires": {
"@cospired/i18n-iso-languages": "2.2.0",
"axios": "0.21.1",

View File

@@ -36,7 +36,7 @@
"dependencies": {
"@edx/brand": "npm:@edx/brand-openedx@1.1.0",
"@edx/frontend-component-footer": "10.0.11",
"@edx/frontend-platform": "1.9.6",
"@edx/frontend-platform": "1.11.0",
"@edx/paragon": "14.16.4",
"@fortawesome/fontawesome-svg-core": "1.2.28",
"@fortawesome/free-brands-svg-icons": "5.11.2",