feat: update frontend-lib-learning-assistant (#1177)
This commit is contained in:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -12,7 +12,7 @@
|
||||
"@edx/brand": "npm:@edx/brand-openedx@1.2.0",
|
||||
"@edx/frontend-component-footer": "12.0.0",
|
||||
"@edx/frontend-component-header": "4.0.0",
|
||||
"@edx/frontend-lib-learning-assistant": "^1.9.1",
|
||||
"@edx/frontend-lib-learning-assistant": "^1.9.2",
|
||||
"@edx/frontend-lib-special-exams": "2.20.1",
|
||||
"@edx/frontend-platform": "4.3.0",
|
||||
"@edx/paragon": "20.46.0",
|
||||
@@ -3433,9 +3433,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@edx/frontend-lib-learning-assistant": {
|
||||
"version": "1.9.1",
|
||||
"resolved": "https://registry.npmjs.org/@edx/frontend-lib-learning-assistant/-/frontend-lib-learning-assistant-1.9.1.tgz",
|
||||
"integrity": "sha512-9mgFlIfnF9s+W0ojF/QvPXjPiZ52bIpyFa0XSqnQFQHsPQe+nThMThFKINCnvtk+jNXXRoWZLHeBrpNEwgXsAw==",
|
||||
"version": "1.9.2",
|
||||
"resolved": "https://registry.npmjs.org/@edx/frontend-lib-learning-assistant/-/frontend-lib-learning-assistant-1.9.2.tgz",
|
||||
"integrity": "sha512-SakMdhqahpgMjO2URKP8EhRy1Ya4ZpEVIDJ0/sfUmlbM3KYXsedquBcJPwZDmMsohgdZGFErMSnEbkn07ZrXMw==",
|
||||
"dependencies": {
|
||||
"@edx/brand": "npm:@edx/brand-openedx@1.2.0",
|
||||
"@fortawesome/fontawesome-svg-core": "1.2.36",
|
||||
|
||||
@@ -32,7 +32,7 @@
|
||||
"@edx/brand": "npm:@edx/brand-openedx@1.2.0",
|
||||
"@edx/frontend-component-footer": "12.0.0",
|
||||
"@edx/frontend-component-header": "4.0.0",
|
||||
"@edx/frontend-lib-learning-assistant": "^1.9.1",
|
||||
"@edx/frontend-lib-learning-assistant": "^1.9.2",
|
||||
"@edx/frontend-lib-special-exams": "2.20.1",
|
||||
"@edx/frontend-platform": "4.3.0",
|
||||
"@edx/paragon": "20.46.0",
|
||||
|
||||
Reference in New Issue
Block a user