bump frontend-platform version to 1.12.7

This commit is contained in:
Waheed Ahmed
2021-09-17 18:46:35 +05:00
parent b1e9f631dc
commit 7cb58d4f26
2 changed files with 9 additions and 9 deletions

16
package-lock.json generated
View File

@@ -3654,12 +3654,12 @@
}
},
"@edx/frontend-platform": {
"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==",
"version": "1.12.7",
"resolved": "https://registry.npmjs.org/@edx/frontend-platform/-/frontend-platform-1.12.7.tgz",
"integrity": "sha512-q4QmqVfYjuFCoG0oJthxhSx6rDljaSFZ0rjbQYccBogfwAKi+QedcGgYiPVsiRQN+b+hRleS/r+D0hJ+7zjtfQ==",
"requires": {
"@cospired/i18n-iso-languages": "2.2.0",
"axios": "0.21.1",
"axios": "0.21.4",
"axios-cache-adapter": "2.7.3",
"form-urlencoded": "4.1.4",
"glob": "7.1.7",
@@ -6456,11 +6456,11 @@
"dev": true
},
"axios": {
"version": "0.21.1",
"resolved": "https://registry.npmjs.org/axios/-/axios-0.21.1.tgz",
"integrity": "sha512-dKQiRHxGD9PPRIUNIWvZhPTPpl1rf/OxTYKsqKUDjBwYylTvV7SjSHJb9ratfyzM6wCdLCOYLzs73qpg5c4iGA==",
"version": "0.21.4",
"resolved": "https://registry.npmjs.org/axios/-/axios-0.21.4.tgz",
"integrity": "sha512-ut5vewkiu8jjGBdqpM44XxjuCjq9LAKeHVmoVfHVzy8eHgxxq8SbAVQNovDA8mVi05kP0Ea/n/UzcSHcTJQfNg==",
"requires": {
"follow-redirects": "^1.10.0"
"follow-redirects": "^1.14.0"
}
},
"axios-cache-adapter": {

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.4",
"@edx/frontend-platform": "1.12.7",
"@edx/paragon": "16.14.1",
"@fortawesome/fontawesome-svg-core": "1.2.32",
"@fortawesome/free-brands-svg-icons": "5.15.1",