chore: bump frontend-platform to v1.14.2

This commit is contained in:
Waheed Ahmed
2021-12-08 16:29:37 +05:00
parent 488b364215
commit ebdaeb80f1
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -3654,9 +3654,9 @@
}
},
"@edx/frontend-platform": {
"version": "1.13.1",
"resolved": "https://registry.npmjs.org/@edx/frontend-platform/-/frontend-platform-1.13.1.tgz",
"integrity": "sha512-iWd88qvevf+DRE1wZpmgj8hEbI08Dn0pcYK8U1oxPrvadDdzNsX6nCLfuHwKUaXVuq5a/yK+Dx3RIBLlH1vutQ==",
"version": "1.14.2",
"resolved": "https://registry.npmjs.org/@edx/frontend-platform/-/frontend-platform-1.14.2.tgz",
"integrity": "sha512-dkWktZuJxKPWrrlE5/CPJVlUQhJ1vPVe5eYTz7sRdhdvHEEpfDEZ98XW847BmHLPmAJ2A9dZ/9CRuKJLHnKDxA==",
"requires": {
"@cospired/i18n-iso-languages": "2.2.0",
"axios": "0.21.4",
@@ -3672,7 +3672,7 @@
"lodash.memoize": "4.1.2",
"lodash.merge": "4.6.2",
"lodash.snakecase": "4.1.1",
"pubsub-js": "1.9.3",
"pubsub-js": "1.9.4",
"react-intl": "2.9.0",
"universal-cookie": "4.0.4"
},
@@ -20409,9 +20409,9 @@
}
},
"pubsub-js": {
"version": "1.9.3",
"resolved": "https://registry.npmjs.org/pubsub-js/-/pubsub-js-1.9.3.tgz",
"integrity": "sha512-FhYYlPNOywTh7zN38u5AlG67emA47w6JZd7YgdQU1w8gQbZhhIGxVM0AQosdaINHb2ALb+fhfnVyBJAt4D4IzA=="
"version": "1.9.4",
"resolved": "https://registry.npmjs.org/pubsub-js/-/pubsub-js-1.9.4.tgz",
"integrity": "sha512-hJYpaDvPH4w8ZX/0Fdf9ma1AwRgU353GfbaVfPjfJQf1KxZ2iHaHl3fAUw1qlJIR5dr4F3RzjGaWohYUEyoh7A=="
},
"pump": {
"version": "3.0.0",

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