chore: bump frontend-platform version to v1.13.1

This commit is contained in:
Waheed Ahmed
2021-11-02 11:25:59 +05:00
parent 8223f0c988
commit 007dfa82a8
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.7",
"resolved": "https://registry.npmjs.org/@edx/frontend-platform/-/frontend-platform-1.12.7.tgz",
"integrity": "sha512-q4QmqVfYjuFCoG0oJthxhSx6rDljaSFZ0rjbQYccBogfwAKi+QedcGgYiPVsiRQN+b+hRleS/r+D0hJ+7zjtfQ==",
"version": "1.13.1",
"resolved": "https://registry.npmjs.org/@edx/frontend-platform/-/frontend-platform-1.13.1.tgz",
"integrity": "sha512-iWd88qvevf+DRE1wZpmgj8hEbI08Dn0pcYK8U1oxPrvadDdzNsX6nCLfuHwKUaXVuq5a/yK+Dx3RIBLlH1vutQ==",
"requires": {
"@cospired/i18n-iso-languages": "2.2.0",
"axios": "0.21.4",

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