feat: update frontend-lib-learning-assistant (#1176)

This commit is contained in:
alangsto
2023-08-29 17:01:38 -04:00
committed by GitHub
parent 62d3e95cc8
commit e8ac2ffc7e
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -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.0",
"@edx/frontend-lib-learning-assistant": "^1.9.1",
"@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.0",
"resolved": "https://registry.npmjs.org/@edx/frontend-lib-learning-assistant/-/frontend-lib-learning-assistant-1.9.0.tgz",
"integrity": "sha512-tjsHhB9+aQ2yviQGn2U/qURELfg4xkENNL0ev70tLAXbNztziN43KPIFZNzOXpLM8prO1ADRm9iS/kc8ahpjNA==",
"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==",
"dependencies": {
"@edx/brand": "npm:@edx/brand-openedx@1.2.0",
"@fortawesome/fontawesome-svg-core": "1.2.36",

View File

@@ -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.0",
"@edx/frontend-lib-learning-assistant": "^1.9.1",
"@edx/frontend-lib-special-exams": "2.20.1",
"@edx/frontend-platform": "4.3.0",
"@edx/paragon": "20.46.0",