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

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Michael Terry <mterry@edx.org>
This commit is contained in:
renovate[bot]
2021-08-19 11:32:23 -04:00
committed by GitHub
parent aedee4f847
commit 3ad7b9e95d
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -3656,9 +3656,9 @@
}
},
"@edx/frontend-platform": {
"version": "1.12.3",
"resolved": "https://registry.npmjs.org/@edx/frontend-platform/-/frontend-platform-1.12.3.tgz",
"integrity": "sha512-ZesfCUJS43CHEaVsakE7BxGpVgTAxmJtn4K6QEz7vWbgXsqBzCMo0msmLRhyFzhma+o86IbWOVpv/zq3rx8wnw==",
"version": "1.12.4",
"resolved": "https://registry.npmjs.org/@edx/frontend-platform/-/frontend-platform-1.12.4.tgz",
"integrity": "sha512-ceo6aWcp249QfmByAVQnwhs7wb+dDOKyNMC/r3H8H8TuYWjZoY8e0CrDg1TsKxFd3dTHdsxo/HQM/B2QN1BUfg==",
"requires": {
"@cospired/i18n-iso-languages": "2.2.0",
"axios": "0.21.1",

View File

@@ -35,7 +35,7 @@
"@edx/frontend-component-footer": "10.1.6",
"@edx/frontend-enterprise-utils": "1.0.0",
"@edx/frontend-lib-special-exams": "1.12.0",
"@edx/frontend-platform": "1.12.3",
"@edx/frontend-platform": "1.12.4",
"@edx/paragon": "16.9.0",
"@fortawesome/fontawesome-svg-core": "1.2.36",
"@fortawesome/free-brands-svg-icons": "5.15.4",