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

This commit is contained in:
Renovate Bot
2021-12-08 21:37:52 +00:00
committed by renovate[bot]
parent fffc48b41a
commit f92d2e2ecd
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -4101,9 +4101,9 @@
}
},
"@edx/frontend-platform": {
"version": "1.14.2",
"resolved": "https://registry.npmjs.org/@edx/frontend-platform/-/frontend-platform-1.14.2.tgz",
"integrity": "sha512-dkWktZuJxKPWrrlE5/CPJVlUQhJ1vPVe5eYTz7sRdhdvHEEpfDEZ98XW847BmHLPmAJ2A9dZ/9CRuKJLHnKDxA==",
"version": "1.14.3",
"resolved": "https://registry.npmjs.org/@edx/frontend-platform/-/frontend-platform-1.14.3.tgz",
"integrity": "sha512-tuP4/wGeIJFaGtouvySqrYlkZATQwKvALf1q1uUs0UdEdlSmpAtZsTAnBDZnyy4oMBZIEWneAsfssTdBQIZBkw==",
"requires": {
"@cospired/i18n-iso-languages": "2.2.0",
"axios": "0.21.4",

View File

@@ -35,7 +35,7 @@
"@edx/frontend-component-footer": "10.1.6",
"@edx/frontend-enterprise-utils": "1.1.1",
"@edx/frontend-lib-special-exams": "1.14.1",
"@edx/frontend-platform": "1.14.2",
"@edx/frontend-platform": "1.14.3",
"@edx/paragon": "16.18.0",
"@fortawesome/fontawesome-svg-core": "1.2.36",
"@fortawesome/free-brands-svg-icons": "5.15.4",