fix(deps): update dependency @edx/frontend-platform to v1.12.3

This commit is contained in:
Renovate Bot
2021-08-16 06:45:26 +00:00
committed by renovate[bot]
parent 9cdbb93bf3
commit a721887886
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -1442,9 +1442,9 @@
}
},
"@edx/frontend-platform": {
"version": "1.11.3",
"resolved": "https://registry.npmjs.org/@edx/frontend-platform/-/frontend-platform-1.11.3.tgz",
"integrity": "sha512-moilOZmehDV+1mJh91klKOo0/AmJa5AfvZ+tgXk6jFN8kcFc+k5fsxfoTBA3VmsSIWudm+WfpZP/FI9xPN446w==",
"version": "1.12.3",
"resolved": "https://registry.npmjs.org/@edx/frontend-platform/-/frontend-platform-1.12.3.tgz",
"integrity": "sha512-ZesfCUJS43CHEaVsakE7BxGpVgTAxmJtn4K6QEz7vWbgXsqBzCMo0msmLRhyFzhma+o86IbWOVpv/zq3rx8wnw==",
"requires": {
"@cospired/i18n-iso-languages": "2.2.0",
"axios": "0.21.1",

View File

@@ -32,7 +32,7 @@
"@edx/brand": "npm:@edx/brand-openedx@1.1.0",
"@edx/frontend-component-footer": "10.1.6",
"@edx/frontend-component-header": "2.3.0",
"@edx/frontend-platform": "1.11.3",
"@edx/frontend-platform": "1.12.3",
"@edx/paragon": "16.1.0",
"@fortawesome/fontawesome-svg-core": "1.2.36",
"@fortawesome/free-brands-svg-icons": "5.15.4",