chore: bump frontend-platform version

This commit is contained in:
Waheed Ahmed
2021-08-12 12:55:35 +05:00
parent 63572d43f6
commit 419915d752
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -3654,9 +3654,9 @@
}
},
"@edx/frontend-platform": {
"version": "1.12.0",
"resolved": "https://registry.npmjs.org/@edx/frontend-platform/-/frontend-platform-1.12.0.tgz",
"integrity": "sha512-nVXkQBlwF7oMatzbxxAZX2zjk/IEbqtyGcQcQmr3t6ikCOYmm3hSq39Fynb3Y5IrtJePZsaT6g/phhdvIA+ENA==",
"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

@@ -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-platform": "1.12.0",
"@edx/frontend-platform": "1.12.3",
"@edx/paragon": "16.6.1",
"@fortawesome/fontawesome-svg-core": "1.2.32",
"@fortawesome/free-brands-svg-icons": "5.15.1",