fix: Updated learning assistant to v2.14.2 (#1577)
This commit is contained in:
9
package-lock.json
generated
9
package-lock.json
generated
@@ -13,7 +13,7 @@
|
||||
"@edx/brand": "npm:@openedx/brand-openedx@^1.2.2",
|
||||
"@edx/browserslist-config": "1.4.0",
|
||||
"@edx/frontend-component-header": "^5.8.0",
|
||||
"@edx/frontend-lib-learning-assistant": "^2.14.1",
|
||||
"@edx/frontend-lib-learning-assistant": "^2.14.2",
|
||||
"@edx/frontend-lib-special-exams": "^3.1.3",
|
||||
"@edx/frontend-platform": "^8.0.0",
|
||||
"@edx/openedx-atlas": "^0.6.0",
|
||||
@@ -2432,9 +2432,10 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@edx/frontend-lib-learning-assistant": {
|
||||
"version": "2.14.1",
|
||||
"resolved": "https://registry.npmjs.org/@edx/frontend-lib-learning-assistant/-/frontend-lib-learning-assistant-2.14.1.tgz",
|
||||
"integrity": "sha512-BXYfJQyjK/Vr5pV1ca+AWeS7JjVklCy7SPy/zsf1fbMTH2af9VvuMYvDHVWCfKrxX30H1wMHS2SYL4Vm1oVbfw==",
|
||||
"version": "2.14.2",
|
||||
"resolved": "https://registry.npmjs.org/@edx/frontend-lib-learning-assistant/-/frontend-lib-learning-assistant-2.14.2.tgz",
|
||||
"integrity": "sha512-LKutTmhG+GBxNOYGy5SVQNlJN4bjn2SvNZz0X6Lc4PFv4rZFyGnM+SRj1Lt1Dy8pp46FEsaWxSPItbtI9tkuIQ==",
|
||||
"license": "AGPL-3.0",
|
||||
"dependencies": {
|
||||
"@edx/brand": "npm:@edx/brand-openedx@1.2.0",
|
||||
"@optimizely/react-sdk": "^2.9.2",
|
||||
|
||||
@@ -36,7 +36,7 @@
|
||||
"@edx/brand": "npm:@openedx/brand-openedx@^1.2.2",
|
||||
"@edx/browserslist-config": "1.4.0",
|
||||
"@edx/frontend-component-header": "^5.8.0",
|
||||
"@edx/frontend-lib-learning-assistant": "^2.14.1",
|
||||
"@edx/frontend-lib-learning-assistant": "^2.14.2",
|
||||
"@edx/frontend-lib-special-exams": "^3.1.3",
|
||||
"@edx/frontend-platform": "^8.0.0",
|
||||
"@edx/openedx-atlas": "^0.6.0",
|
||||
|
||||
Reference in New Issue
Block a user